From 69358718959f700434643f341bfee8f38b55cbb7 Mon Sep 17 00:00:00 2001 From: Jouk Jansen Date: Fri, 18 Mar 2011 07:16:00 +0000 Subject: [PATCH] Update configuration for OpenVMS git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- setup.h_vms | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.45.2