]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
adding an assert for invalid fonts
[wxWidgets.git] / setup.h_vms
index a967ed7470ee2f32e673bfd0b1e169693ccfc0ae..878e01269e1400d10553e43da229c4c5735fdc52 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 : 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,17 +361,19 @@ 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
 
 #define wxUSE_CARET         1
 
-#define wxUSE_DISPLAY       1
+#define wxUSE_DISPLAY       0
 
 #define wxUSE_GEOMETRY            1
 
@@ -630,6 +633,10 @@ typedef pid_t GPid;
  * Use GNOME print for printing under GTK+ 2.0
  */
 #define wxUSE_LIBGNOMEPRINT 0
+/*
+ * Use GNOME VFS for MIME types
+ */
+#define wxUSE_LIBGNOMEVFS 0
 /*
  * Use the Hildon framework
  */