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
* Template for the set.h file for VMS *
* Created from setup.h_in *
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
* 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 *
* *
*****************************************************************************/
* *
*****************************************************************************/
+#ifndef wxUSE_GRAPHICS_CONTEXT
+#define wxUSE_GRAPHICS_CONTEXT 0
+#endif
+
#define wxUSE_CONTROLS 1
#ifdef __WXMOTIF__
#define wxUSE_CONTROLS 1
#ifdef __WXMOTIF__
+#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
/* --- end common options --- */
/* for some features we don't have dedicated configure switches, so just choose
*/
#define wxUSE_OLE 0
#define wxUSE_OLE_AUTOMATION 0
*/
#define wxUSE_OLE 0
#define wxUSE_OLE_AUTOMATION 0
/* for compatibility */
#define wxUSE_WX_RESOURCES wxUSE_RESOURCES
/* for compatibility */
#define wxUSE_WX_RESOURCES wxUSE_RESOURCES