diff options
author | Kai Koehne <kai.koehne@nokia.com> | 2011-08-15 10:41:31 +0200 |
---|---|---|
committer | Kai Koehne <kai.koehne@nokia.com> | 2011-08-16 08:58:04 +0200 |
commit | 5606b9d2392821e58ab367f44d3284a78a26980d (patch) | |
tree | 1289d756ff5b1b0783364e5b87a6d119a403a62f /src/plugins/cpptools/cpprefactoringchanges.cpp | |
parent | ac87bca1514f2ff41e5868abe30624f0c57d9687 (diff) | |
download | qt-creator-5606b9d2392821e58ab367f44d3284a78a26980d.tar.gz |
QtQuick wizard: Fix compilation for QT_USE_FAST_CONCATENATION
Use QString().arg() instead of + , which might be undefined if the
user adds QT_USE_FAST_CONCATENATION to the .pro file.
Task-number: QTCREATORBUG-5796
Change-Id: Ic842cae650c8fa898d72065f3a1c672f5eb893d4
Reviewed-on: http://codereview.qt.nokia.com/2939
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
Diffstat (limited to 'src/plugins/cpptools/cpprefactoringchanges.cpp')
0 files changed, 0 insertions, 0 deletions