diff options
| author | Marc Mutz <marc.mutz@kdab.com> | 2021-08-05 20:21:11 +0200 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@kdab.com> | 2021-08-06 14:19:52 +0200 |
| commit | ccec95fda6bedb67139e2049320e929a9acd8f2a (patch) | |
| tree | 8f725bbe17aa29ea3f66fb321a0cd9d3feed34a8 /src/gui/platform/unix/qunixnativeinterface.cpp | |
| parent | 87973325f1b99f2b25a5a0224e623803872ce2ef (diff) | |
QCoreGlobalData: use QHash, not QMap, for dirSearchPaths
No user of the variable iterates over the container, they only
manipulate or inspect individual entries, so order doesn't matter. If
order doesn't matter, use the more efficient QHash over QMap.
Change-Id: Id28913a57bb14eb328e668624f236f76cad86def
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/gui/platform/unix/qunixnativeinterface.cpp')
0 files changed, 0 insertions, 0 deletions
