From d161a74f678bdb6ad262665234c5215739f79f27 Mon Sep 17 00:00:00 2001 From: Jouk Date: Tue, 10 Mar 2015 12:51:06 +0100 Subject: [PATCH] Update OpenVMS setup-file --- setup.h_vms | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/setup.h_vms b/setup.h_vms index 37cdd8b9cc..34568af987 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 : 6 November 2014 * + * Date : 10 March 2015 * * * *****************************************************************************/ @@ -499,6 +499,8 @@ typedef pid_t GPid; #define wxUSE_REARRANGECTRL 1 +#define wxUSE_ADDREMOVECTRL 1 + #define wxUSE_ACCEL 1 #define wxUSE_ARTPROVIDER_STD 1