set WXWIN_COMPATIBILITY_x_y to 0 for OpenVMS
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
* Template for the set.h file for VMS *
|
* Template for the set.h file for VMS *
|
||||||
* Created from setup.h_in *
|
* Created from setup.h_in *
|
||||||
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
|
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
|
||||||
* Date : 18 May 2018 *
|
* Date : 30 August 2018 *
|
||||||
* *
|
* *
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
@@ -184,11 +184,11 @@ typedef pid_t GPid;
|
|||||||
#define wxUSE_GUI 1
|
#define wxUSE_GUI 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define WXWIN_COMPATIBILITY_2_8 1
|
#define WXWIN_COMPATIBILITY_2_8 0
|
||||||
|
|
||||||
#define WXWIN_COMPATIBILITY_3_0 1
|
#define WXWIN_COMPATIBILITY_3_0 0
|
||||||
|
|
||||||
#define wxEVENTS_COMPATIBILITY_2_8 1
|
#define wxEVENTS_COMPATIBILITY_2_8 0
|
||||||
|
|
||||||
#define wxDIALOG_UNIT_COMPATIBILITY 1
|
#define wxDIALOG_UNIT_COMPATIBILITY 1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user