From: Jouk Jansen Date: Tue, 6 Oct 2009 08:53:17 +0000 (+0000) Subject: Update setup for OpenVMS X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/537c33898e00d557057cfcbcca32ea7688b79b36?ds=inline Update setup for OpenVMS git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/setup.h_vms b/setup.h_vms index f7b507c599..02e070a700 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 October 2009 * + * Date : 6 October 2009 * * * *****************************************************************************/ @@ -435,6 +435,8 @@ typedef pid_t GPid; #define wxUSE_IMAGLIST 1 +#define wxUSE_INFOBAR 1 + #define wxUSE_MENUS 1 #define wxUSE_NOTIFICATION_MESSAGE 1