Pre-emptive changes to StringBuilder compile anomaly.
authorToby Tomkins <toby.tomkins@nokia.com>
Mon, 5 Dec 2011 05:39:38 +0000 (15:39 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 5 Dec 2011 23:42:12 +0000 (00:42 +0100)
commitad9b37a706567147b78d22d0de4a016b6c5af9b3
tree9df25782951c9cea833948bc9be70066335ae8e5
parenta6c060027bbd581b2962ee29336bd1329d4b0d3b
Pre-emptive changes to StringBuilder compile anomaly.

The StringBuilder issue occured after making changes to the pro file.
This change adds the use of QT_USE_QSTRINGBUILDER, however it does not
compile correctly with the above change. Added QByteArray to explicitly
define the dynamic name and return it back as char*.

Change-Id: I23ec434deb52da2d7b27f3e7fb17ceba4aa36d4f
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: hjk <qthjk@ovi.com>
src/designer/src/uitools/quiloader.cpp