]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/defs.h
define wxUSE_UNICODE_MSLU as 0 unconditionally, CE doesn't support nor need MSLU
[wxWidgets.git] / include / wx / defs.h
index 439e76f8518d565e8d835a764f834d9bf55d7598..f49dd133d855f13f215ec4f7c6502d2084b13fe3 100644 (file)
@@ -1623,8 +1623,10 @@ enum wxBackgroundStyle
 /*  Standard menu IDs */
 enum
 {
+#if wxABI_VERSION >= 20602
     /* no id matches this one when compared to it */
     wxID_NONE = -3,
+#endif
 
     /*  id for a separator line in the menu (invalid for normal item) */
     wxID_SEPARATOR = -2,