X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a220ccb313cde370ad6bec9b2285966525cb8f92..850df2d78866c3edcf848103b5dbc7e7fa1ee5fa:/src/common/fmapbase.cpp diff --git a/src/common/fmapbase.cpp b/src/common/fmapbase.cpp index 20e1f3c3be..eb6fe9843f 100644 --- a/src/common/fmapbase.cpp +++ b/src/common/fmapbase.cpp @@ -103,7 +103,7 @@ static wxFontEncoding gs_encodings[] = }; // the descriptions for them -static const wxChar* gs_encodingDescs[] = +static const char* gs_encodingDescs[] = { wxTRANSLATE( "Western European (ISO-8859-1)" ), wxTRANSLATE( "Central European (ISO-8859-2)" ),