Fix compilation error with C++11: space needed for string concatenation
The error was:
filenamevalidatinglineedit.cpp:101:47: error: unable to find string literal operator ‘operator"" SLASHES’
Change-Id: If990dd75a7b2cb4186b81115087c66e0dd1d888b
Reviewed-by:
Bradley T. Hughes <bradley.hughes@nokia.com>
Please register or sign in to comment