summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qtwebengineglobal_p.h
diff options
context:
space:
mode:
authorZoltan Arvai <zarvai@inf.u-szeged.hu>2014-02-06 22:55:41 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-11 14:59:34 +0100
commit98ac42c78dc9118eacf85f9f817b7d287d9ff02d (patch)
tree9f4b0c9baf81d02fdd51b306629c4a3efdc8ca96 /src/webengine/api/qtwebengineglobal_p.h
parentd962355ebe007ef663fc3d7c3c74e1a3a027f694 (diff)
Fix string concatenation in WebEngine on Windows
MSVC thinks the firs part of that string is wide while the second part is narrow and it won't allow to concetanete them directly. Adding literal for wide string before ".qml" on Windows will resolve it. Change-Id: I934fed6fe9e9401461a8165a524e8110cec3c3fa Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'src/webengine/api/qtwebengineglobal_p.h')
0 files changed, 0 insertions, 0 deletions