summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qtimezone.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2014-10-08 12:44:06 +0200
committerMarc Mutz <marc.mutz@kdab.com>2014-10-09 09:42:17 +0200
commita5b647804bcf780930e4f7e3271622281c20fde4 (patch)
treec37ecd93b898a596c2ac8be5afd08ce5347017ac /src/corelib/tools/qtimezone.cpp
parent1cc06b2e9499b65ac30bbc667cf99e0077c48af7 (diff)
QFactoryLoader: de-duplicate two QStringLiterals
When seemingly identical QStringLiterals are used in different functions, due to the use of lambdas and scoping, they produce different lambda types and thus duplicated QStringLiteral data. Fix by moving the QStringLiterals into inline functions and calling those instead. Change-Id: Ifaa124ec74e201ccc63fd9afce042f8b2ff22b9e Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/tools/qtimezone.cpp')
0 files changed, 0 insertions, 0 deletions