Use the QT_STRINGIFY macro
authorThiago Macieira <thiago.macieira@intel.com>
Wed, 23 May 2012 13:57:06 +0000 (15:57 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 24 May 2012 11:30:44 +0000 (13:30 +0200)
commit2e4e283d41766b558f91fe19bc8bbc3bb765154f
treee0f515cd688980772079609e03f480bb18e5ba42
parent662c0a722a70cbd727e0b208777a787439705736
Use the QT_STRINGIFY macro

This macro is now left defined from qglobal.h, so we don't need to
redefine it everywhere (and risk getting it wrong).

Change-Id: I2a11d10fe0434b85e79d0dda5f11fa90e2edc431
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: Denis Dzyubenko <denis.dzyubenko@nokia.com>
src/corelib/tools/qlocale_icu.cpp