* 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 *
* *
*****************************************************************************/
#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
#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
* 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
*/