Remove v2.8 compatibility flag, add v3.2 flag

This commit is contained in:
Artur Wieczorek 2022-08-01 17:36:48 +02:00
parent 667c5c843b
commit 8a64c8abdc
15 changed files with 145 additions and 145 deletions

View file

@ -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