aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlpropertycache.cpp
diff options
context:
space:
mode:
authorAnton Kudryavtsev <a.kudryavtsev@netris.ru>2016-08-15 12:10:18 +0300
committerAnton Kudryavtsev <a.kudryavtsev@netris.ru>2016-08-18 08:43:24 +0000
commit696e12d137fbe479f79a2b1132a7a5fb952e71d8 (patch)
treeaf11ea20e752f40f1a2661ee745e2cc4fac431e7 /src/qml/qml/qqmlpropertycache.cpp
parentb35858d4b8371adb030bc17f4aa161ce60e5984e (diff)
qmlimportscanner: fix MSVC build
MSVC does not like QStringLiteral in operator[]. And the follow-up patch, which replaces 'foreach' with 'range for' triggers this MSVC bug. So this prequel patch resolves 2 issues: 1. fix MSVC build - the main issue. 2. de-duplicate QStringLiteral data (.rodata) - as drive-by issue. Change-Id: Ic6607edf324e9330d2b8dccd34561abb90f79cf1 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io> Reviewed-by: Jan Arve Sæther <jan-arve.saether@theqtcompany.com>
Diffstat (limited to 'src/qml/qml/qqmlpropertycache.cpp')
0 files changed, 0 insertions, 0 deletions