QStringLiteral does not build on arm gcc 4.5.2 in this condition
authorJohannes Zellner <johannes.zellner@nokia.com>
Wed, 9 Nov 2011 10:30:25 +0000 (11:30 +0100)
committerQt by Nokia <qt-info@nokia.com>
Thu, 10 Nov 2011 00:21:26 +0000 (01:21 +0100)
commitcc6e177d86751e44694e092a15de3260f67def45
tree0ec7899a07116baa23868e4eb48eb0d9e5791122
parentac5743847fa8283201458ea0ae977df366b752ab
QStringLiteral does not build on arm gcc 4.5.2 in this condition

Replace QStringLiteral with QLatin1String

Change-Id: I205bcd4f446e225c3f4054798e74dd0cb356e126
Reviewed-by: Robert Griebl <robert.griebl@nokia.com>
Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
src/declarative/util/qdeclarativepath.cpp