]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/setup0.h
added MacOpenURL() (patch 1235957)
[wxWidgets.git] / include / wx / mac / setup0.h
index fff13de7b3e03d49b433eca482762d270b4360e6..d4b8896cdc647e142dcc723b234f503c51ed96e9 100644 (file)
 // compatibility settings
 // ----------------------------------------------------------------------------
 
-// This setting determines the compatibility with 2.4 API: set it to 1 to
-// enable it but please consider updating your code instead.
-//
-// Default is 0
-//
-// Recommended setting: 0 (please update your code)
-#define WXWIN_COMPATIBILITY_2_4 0
-
 // This setting determines the compatibility with 2.6 API: set it to 0 to
 // flag all cases of using deprecated functions.
 //