]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/defs.h
moving more things to common API between carbon and cocoa, adapting WidthDefault...
[wxWidgets.git] / include / wx / defs.h
index 6255413213766d8e5d2fe49749f6cf7735362a8e..ecfb32f0efdd48d3bc89887556c25e1cdd1a010d 100644 (file)
@@ -1557,7 +1557,7 @@ enum wxAlignment
 enum wxSizerFlagBits
 {
     /* for compatibility only, default now, don't use explicitly any more */
-#if WXWIN_COMPATIBILITY_2_6
+#if WXWIN_COMPATIBILITY_2_8
     wxADJUST_MINSIZE               = 0,
 #endif
     wxFIXED_MINSIZE                = 0x8000,