Skip to content
Commit 7f5aa5ef authored by David Faure's avatar David Faure
Browse files

Optimization: skip QSet::toList() conversion just to check for emptiness.

This code is called very often while loading a folder (with threading enabled)

Maybe in frameworks these methods (mimeTypesMonitored etc.) should return QSet
to avoid the conversion altogether?

REVIEW: 120552
parent c8b1c3c6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment