From 07549c391eb6b520281960f33975585e861f9816 Mon Sep 17 00:00:00 2001 From: Jouk Jansen Date: Mon, 3 Jan 2011 13:46:00 +0000 Subject: [PATCH] update configuration for OpenVMS git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- setup.h_vms | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/setup.h_vms b/setup.h_vms index 8f3095a6ce..7b733ad6aa 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 : 14 December 2010 * + * Date : 3 January 2011 * * * *****************************************************************************/ @@ -459,6 +459,10 @@ typedef pid_t GPid; #define wxUSE_ACCEL 1 +#define wxUSE_ARTPROVIDER_STD 1 + +#define wxUSE_ARTPROVIDER_TANGO 1 + #define wxUSE_HOTKEY 1 #define wxUSE_CARET 1