summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToby Tomkins <toby.tomkins@nokia.com>2012-06-08 13:42:24 +1000
committerQt by Nokia <qt-info@nokia.com>2012-06-12 00:47:38 +0200
commit37f7c739d71945479e16435746a5d55036a1729e (patch)
treefa4296c90cfaeb90946691c58f8a76f046802725
parent533dcd9c684baf33b5b029a574c6556931bef345 (diff)
Fix compile error for expression in template-argument list.
Qt is using C++11 for some compiler/platform combinations. As such QStringLiteral does not work in some contexts. Error follows, ./qjsondbwrapper_p.h:113: error: statement-expressions are not allowed outside functions nor in template-argument lists. Change-Id: I3e1c4339aaf5acc513e0c1484903e9e1022749a5 Reviewed-by: Andrew Stanley-Jones <andrew.stanley-jones@nokia.com>
0 files changed, 0 insertions, 0 deletions