Update OpenVMS build configuration

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen 2006-05-16 06:54:54 +00:00
parent 7d1fea10d4
commit 6f99438350

View File

@ -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 : 15 February 2006 *
* Date : 12 May 2006 *
* *
*****************************************************************************/
@ -317,6 +317,7 @@ typedef pid_t GPid;
#define wxUSE_CHECKLISTBOX 1
#define wxUSE_CHOICE 1
#define wxUSE_COMBOBOX 1
#define wxUSE_DATAVIEWCTRL 1
#define wxUSE_DATEPICKCTRL 1
#define wxUSE_GAUGE 1
#define wxUSE_LISTBOX 1
@ -360,10 +361,12 @@ typedef pid_t GPid;
#define wxUSE_GRID 1
#define wxUSE_DATAVIEWCTRL 1
#define wxUSE_MINIFRAME 1
#define wxUSE_COMBOCONTROL 1
#define wxUSE_OWNERDRAWNCOMBOBOX 1
#define wxUSE_ACCEL 1
#define wxUSE_HOTKEY 1