diff --git a/setup.h_vms b/setup.h_vms index 7b733ad6aa..de6acabab1 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 : 3 January 2011 * + * Date : 18 March 2011 * * * *****************************************************************************/ @@ -373,6 +373,8 @@ typedef pid_t GPid; #define wxUSE_CONTROLS 1 +#define wxUSE_MARKUP 1 + #ifdef __WXMOTIF__ #define wxUSE_POPUPWIN 0 #else