From 7f1b6179cd5d14910f5e838109f123cc027b40dd Mon Sep 17 00:00:00 2001 From: Jouk Jansen Date: Fri, 26 Aug 2011 13:01:40 +0000 Subject: [PATCH] Update setup for OpenVMS git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- setup.h_vms | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.h_vms b/setup.h_vms index 65d8d81e3e..6f6aea5827 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 : 27 April 2011 * + * Date : 26 August 2011 * * * *****************************************************************************/ @@ -392,6 +392,7 @@ typedef pid_t GPid; #define wxUSE_STC 1 #define wxUSE_ANIMATIONCTRL 1 +#define wxUSE_BANNERWINDOW 1 #define wxUSE_BUTTON 1 #define wxUSE_BMPBUTTON 1 #define wxUSE_CALENDARCTRL 1 -- 2.50.0