]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fmapbase.cpp
Added wxFLP_SMALL and wxDIRP_SMALL styles for wx{File,Dir}PickerCtrl.
[wxWidgets.git] / src / common / fmapbase.cpp
index cc793a1139652f18073d63260b6513980e3d9916..5d52d48d75c84d57461915e3b1fa08b686ae1846 100644 (file)
@@ -236,7 +236,7 @@ static const char* const gs_encodingDescs[] =
 };
 
 // and the internal names (these are not translated on purpose!)
-static const wxChar* const gs_encodingNames[WXSIZEOF(gs_encodingDescs)][9] =
+static const wxChar* const gs_encodingNames[][9] =
 {
     // names from the columns correspond to these OS:
     //      Linux        Solaris and IRIX       HP-UX             AIX