]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/setup0.h
WXWIN_COMPATIBILITY_2_2 should be 0 by default now
[wxWidgets.git] / include / wx / msw / setup0.h
index 0e32f556a420fdc021f1861bb7937acf468777d4..cd0182707993354ca4285e0c568b745ab84a7607 100644 (file)
@@ -50,7 +50,7 @@
 // Default is 0
 //
 // Recommended setting: 0 (please update your code)
-#define WXWIN_COMPATIBILITY_2_2 1
+#define WXWIN_COMPATIBILITY_2_2 0
 
 // This setting determines the compatibility with 2.4 API: set it to 0 to
 // flag all cases of using deprecated functions.