wx: Prevent warnings when compiling with recent versions of g++

g++ tends to think this is a string literal instead of concatenation.
This commit is contained in:
Jasper St. Pierre 2013-07-21 17:51:13 -04:00
parent 481c081db3
commit 3b29320113

View File

@ -3345,7 +3345,7 @@ typedef const void* WXWidget;
"/manifestdependency:\"type='win32' \
name='Microsoft.Windows.Common-Controls' \
version='6.0.0.0' \
processorArchitecture='"cpu"' \
processorArchitecture='" cpu "' \
publicKeyToken='6595b64144ccf1df' \
language='*'\""