Update configuration for OpenVMS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2009-01-12 10:26:45 +00:00
parent 66034aba2e
commit 388e6ee898

View File

@@ -3,7 +3,7 @@
* Template for the set.h file for VMS * * Template for the set.h file for VMS *
* Created from setup.h_in * * Created from setup.h_in *
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) * * Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
* Date : 25 November 2008 * * Date : 12 January 2009 *
* * * *
*****************************************************************************/ *****************************************************************************/
@@ -364,6 +364,7 @@ typedef pid_t GPid;
#define wxUSE_FILEPICKERCTRL 1 #define wxUSE_FILEPICKERCTRL 1
#define wxUSE_FONTPICKERCTRL 1 #define wxUSE_FONTPICKERCTRL 1
#define wxUSE_GAUGE 1 #define wxUSE_GAUGE 1
#define wxUSE_HEADERCTRL 1
#define wxUSE_HYPERLINKCTRL 1 #define wxUSE_HYPERLINKCTRL 1
#define wxUSE_LISTBOX 1 #define wxUSE_LISTBOX 1
#define wxUSE_LISTCTRL 1 #define wxUSE_LISTCTRL 1
@@ -415,6 +416,8 @@ typedef pid_t GPid;
#define wxUSE_BITMAPCOMBOBOX 1 #define wxUSE_BITMAPCOMBOBOX 1
#define wxUSE_REARRANGECTRL 1
#define wxUSE_ACCEL 1 #define wxUSE_ACCEL 1
#define wxUSE_HOTKEY 1 #define wxUSE_HOTKEY 1