]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/xlocale.cpp
make sure it is compilable w/o menus (eg on iPhone)
[wxWidgets.git] / src / common / xlocale.cpp
index 2f71cbc8798575e083c8f0c90fb3e2449aac80ed..f89a7557661c3612e7eb6addc2503b07f6be9917 100644 (file)
@@ -194,7 +194,7 @@ void wxXLocale::Free()
 #define CTYPE_UPPER 0x0200
 #define CTYPE_XDIGIT 0x0400
 
-static unsigned int gs_lookup[] =
+static const unsigned int gs_lookup[] =
 {
     0x0004, 0x0004, 0x0004, 0x0004, 0x0004, 0x0004, 0x0004, 0x0004,
     0x0004, 0x0104, 0x0104, 0x0104, 0x0104, 0x0104, 0x0004, 0x0004,