Remove v2.8 compatibility flag, add v3.2 flag
This commit is contained in:
parent
667c5c843b
commit
8a64c8abdc
15 changed files with 145 additions and 145 deletions
|
|
@ -130,10 +130,10 @@
|
|||
#endif
|
||||
|
||||
|
||||
#define WXWIN_COMPATIBILITY_2_8 0
|
||||
|
||||
#define WXWIN_COMPATIBILITY_3_0 0
|
||||
|
||||
#define WXWIN_COMPATIBILITY_3_2 0
|
||||
|
||||
#define wxDIALOG_UNIT_COMPATIBILITY 0
|
||||
|
||||
#define wxUSE_UNSAFE_WXSTRING_CONV 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue