X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/088af5898e1eb76b8d159c746d679e6d41c2bdcf..45d5159fa40fd5f0fdbda99547a4b5209f2c3de6:/setup.h_vms?ds=sidebyside diff --git a/setup.h_vms b/setup.h_vms index a967ed7470..878e01269e 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -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 */