diff --git a/setup.h_vms b/setup.h_vms index 8d374384ab..47a90bd472 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -3,7 +3,7 @@ * Template for the set.h file for VMS * * Created from setup.h_in * * 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 #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