From 740ebe19a46655afdf59c65698c7c32d328911e0 Mon Sep 17 00:00:00 2001 From: Jouk Jansen Date: Fri, 7 May 2010 13:38:53 +0000 Subject: [PATCH] Updating setup for OpenVMS git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64241 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 e276d2715c..83dfca3478 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 April 2010 * + * Date : 7 May 2010 * * * *****************************************************************************/ @@ -513,6 +513,8 @@ typedef pid_t GPid; #define wxUSE_ABOUTDLG 1 +#define wxUSE_FILE_HISTORY 1 + #define wxUSE_METAFILE 0 #define wxUSE_ENH_METAFILE 0 #define wxUSE_WIN_METAFILES_ALWAYS 0 -- 2.47.2