added WXWIN_COMPATIBILITY_2_4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -772,7 +772,11 @@
|
||||
/*
|
||||
* Compatibility with 2.2 API
|
||||
*/
|
||||
#define WXWIN_COMPATIBILITY_2_2 1
|
||||
#define WXWIN_COMPATIBILITY_2_2 0
|
||||
/*
|
||||
* Compatibility with 2.4 API
|
||||
*/
|
||||
#define WXWIN_COMPATIBILITY_2_4 1
|
||||
/*
|
||||
* Enables debugging: memory tracing, assert, etc., contains debug level
|
||||
*/
|
||||
|
Reference in New Issue
Block a user