]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fmapbase.cpp
cleaning up common OSX code
[wxWidgets.git] / src / common / fmapbase.cpp
index 20e1f3c3be854edd1e5dc1bf1f39b1a272644f6d..eb6fe9843f24f9373b919c645110bc0f0f2af149 100644 (file)
@@ -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)" ),