Committing in .

Synchronizing setup.h_vms with setup.h.in

 Modified Files:
 	wxWidgets/setup.h_vms


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2006-10-06 07:25:56 +00:00
parent ce9da810d8
commit b468ca37a2

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 : 28 September 2006 *
* Date : 6 October 2006 *
* *
*****************************************************************************/
@@ -308,6 +308,10 @@ typedef pid_t GPid;
#define wxUSE_AUI 1
#ifndef wxUSE_GRAPHICS_CONTEXT
#define wxUSE_GRAPHICS_CONTEXT 0
#endif
#define wxUSE_CONTROLS 1
#ifdef __WXMOTIF__
@@ -539,6 +543,13 @@ typedef pid_t GPid;
#define wxUSE_PALETTE 1
#define wxUSE_ALL_THEMES 0
#define wxUSE_THEME_GTK 0
#define wxUSE_THEME_METAL 0
#define wxUSE_THEME_MONO 0
#define wxUSE_THEME_WIN32 0
/* --- end common options --- */
/* for some features we don't have dedicated configure switches, so just choose
@@ -739,6 +750,7 @@ typedef pid_t GPid;
*/
#define wxUSE_OLE 0
#define wxUSE_OLE_AUTOMATION 0
#define wxUSE_ACTIVEX 0
/* for compatibility */
#define wxUSE_WX_RESOURCES wxUSE_RESOURCES