aboutsummaryrefslogtreecommitdiffstats
path: root/qtcreator_ide_branding.pri
diff options
context:
space:
mode:
authorVolodymyr Zibarov <gogan419@gmail.com>2020-05-25 22:16:59 +0300
committerVolodymyr Zibarov <gogan419@gmail.com>2020-05-26 05:44:31 +0000
commitbb418d2769e2025525f8ae05149b719fca4122b7 (patch)
tree71c12d37d4392dae219fbc727e2ad224ee706647 /qtcreator_ide_branding.pri
parentf82c794bfb8f5529e186049f5bd2fd93d105ad51 (diff)
C++: fix cplusplus tools build with Qt 5.14
It's using QMapIterator that is disabled by default with QT_NO_JAVA_STYLE_ITERATORS defined in cmake\QtCreatorAPIInternal.cmake. Change to not use QMapIterator. Another way would be to undefine QT_NO_JAVA_STYLE_ITERATORS before including QMap, but that would not work with precompiled headers enabled Change-Id: I26dcba64dc84b6c154f62ddd9520075b59f618b2 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
Diffstat (limited to 'qtcreator_ide_branding.pri')
0 files changed, 0 insertions, 0 deletions