From 07dc8f049ee159528678b75eaf6ef5df844bf2d3 Mon Sep 17 00:00:00 2001 From: Jouk Jansen Date: Fri, 16 Apr 2010 09:15:32 +0000 Subject: [PATCH] synchronizing setup.h_vms with setup_h.in git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- setup.h_vms | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.h_vms b/setup.h_vms index a110b6aca2..e276d2715c 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -342,7 +342,7 @@ typedef pid_t GPid; #define wxUSE_PROPGRID 1 #ifdef _MSC_VER -# if _MSC_VER >= 1400 +# if _MSC_VER >= 1310 #define wxUSE_GRAPHICS_CONTEXT 0 -- 2.50.0