X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1aebc2005735ac58e3cf3de0c61e08a64e6af9ea..5841276a802f0fc29a260fd4dde6710e450e1b0c:/setup.h_vms diff --git a/setup.h_vms b/setup.h_vms index 2801e72fda..d8a7c87915 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -434,7 +434,7 @@ /* * Use wxDisplay class */ -#define wxUSE_DISPLAY ! +#define wxUSE_DISPLAY 1 /* * Use this control @@ -727,6 +727,11 @@ */ /* #undef wxUSE_MOUSEWHEEL */ +/* + * Hotkey support (Windows) + */ +/* #define wxUSE_HOTKEY 1 */ + /* * Use wxURL class */ @@ -920,11 +925,6 @@ */ #define wxUSE_ZIPSTREAM 1 -/* - * Use gzip streams, requires wxUSE_ZLIB - */ -#define wxUSE_GZSTREAM 1 - /* * wxPalette class */