]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/setup0.h
fixed bug in DeleteEntry()
[wxWidgets.git] / include / wx / univ / setup0.h
index 5dd45c4dc01be33079b8199c607e7ffb9829f97b..367fe2a3269393d1f5804e24e59a0671819207b6 100644 (file)
 // Default is 0
 //
 // Recommended setting: 0 (unless you only plan to use Windows NT/2000/XP)
-#define wxUSE_UNICODE 0
+#ifndef wxUSE_UNICODE
+    #define wxUSE_UNICODE 0
+#endif
 
 // Set wxUSE_UNICODE_MSLU to 1 if you want to compile wxWindows in Unicode mode
 // and be able to run compiled apps under Windows 9x as well as NT/2000/XP. This