]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
added clipboard events (wxEVT_COMMAND_TEXT_COPY/CUT/PASTE) and implemented them for...
[wxWidgets.git] / setup.h.in
index 2716498bc0b992b7dbb6cf3b57a5e6d46253dcbb..de5a2483a3c2266811277a62ed3c2cefabf4ed3a 100644 (file)
 #define wxUSE_CHECKLISTBOX 0
 #define wxUSE_CHOICE       0
 #define wxUSE_COMBOBOX     0
+#define wxUSE_DATAVIEWCTRL 0
 #define wxUSE_DATEPICKCTRL 0
 #define wxUSE_GAUGE        0
 #define wxUSE_LISTBOX      0
 
 #define wxUSE_GRID         0
 
-#define wxUSE_DATAVIEWCTRL   0
-
 #define wxUSE_MINIFRAME 0
 
+#define wxUSE_COMBOCONTROL 0
+
+#define wxUSE_OWNERDRAWNCOMBOBOX 0
+
 
 #define wxUSE_ACCEL 0
 
  * 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
  */