summaryrefslogtreecommitdiffstats
path: root/qmake/main.cpp
diff options
context:
space:
mode:
authorJan-Arve Saether <jan-arve.saether@nokia.com>2011-10-21 09:10:43 +0200
committerQt by Nokia <qt-info@nokia.com>2011-10-21 10:56:24 +0200
commit60b86257b811c3667297ab42e8eef7e0162b98a3 (patch)
tree9ea081b1a026892694e321497b4c1334af224052 /qmake/main.cpp
parentb7950b027f8f50002a87c05368e03d568d61023f (diff)
Expand QT_TR_NOOP("str") to "str", not ("str").
This enables us to write code like : QStringLiteral(QT_TR_NOOP("Press")) or just: QT_UNICODE_LITERAL(QT_TR_NOOP("Press")) It also makes it consistent with the QT_TRANSLATE_NOOP3, QT_TRANSLATE_NOOP3_UTF8 and QT_TRID_NOOP macros, as they don't surround the string literals with parenthesis. Change-Id: I67c30bcd88609f897bd22afb44266affa4dcfc8f Reviewed-by: Jan-Arve Sæther <jan-arve.saether@nokia.com>
Diffstat (limited to 'qmake/main.cpp')
0 files changed, 0 insertions, 0 deletions