]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/setup0.h
make wxVarVScrollLegacyAdaptor::OnGetLineHeight() non-pure virtual to fix compilation...
[wxWidgets.git] / include / wx / palmos / setup0.h
index 32e15a57e74eca801c72c7116395dc767c914b25..5ac424e7fbb5ca668a3a04fb64b048cc255521ea 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.
 //