X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/39b7aa3f5e069180336189820246f3174e887c2f..9ce001802c71e3728dbe6ef0542af730a10c0454:/setup.h_vms?ds=inline diff --git a/setup.h_vms b/setup.h_vms index 269a583051..1b5cd7fdf5 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -350,8 +350,9 @@ #define wxUSE_GRID 1 -#define wxUSE_MINIFRAME 1 +#define wxUSE_DATAVIEWCTRL 1 +#define wxUSE_MINIFRAME 1 #define wxUSE_ACCEL 1 @@ -617,6 +618,10 @@ * Use GNOME print for printing under GTK+ 2.0 */ #define wxUSE_LIBGNOMEPRINT 0 +/* + * Use the Hildon framework + */ +#define wxUSE_LIBHILDON 0 /* * Use iODBC */