]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/defs.h
added default values for SetSizeHints() arguments, as in wxMSW
[wxWidgets.git] / include / wx / defs.h
index 0304b786603dabedb400da710d896023e0a09bc5..705efe38dfab4702b7892a84d6890849999fed57 100644 (file)
 // compatibility code
 #if !wxUSE_GUI
     #undef WXWIN_COMPATIBILITY_2
+    #undef WXWIN_COMPATIBILITY_2_2
+
     #define WXWIN_COMPATIBILITY_2 0
+    #define WXWIN_COMPATIBILITY_2_2 0
 #endif // !GUI
 
 // ============================================================================