]> git.saurik.com Git - wxWidgets.git/commitdiff
Committing in .
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 6 Oct 2006 07:25:56 +0000 (07:25 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 6 Oct 2006 07:25:56 +0000 (07:25 +0000)
 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

setup.h_vms

index fe2a828160c6ffd18f4c426aeb33408ee53c8ed7..07bde38e74f1c9ac765cdb9085f3f9a86153da07 100644 (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