user avatar
Fix string concatenation in WebEngine on Windows
Zoltan Arvai authored
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: default avatarJocelyn Turcotte <jocelyn.turcotte@digia.com>
98ac42c7