X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fdc37e95b3e80e60e92d025af873ee6f75d11845..64fec3ab27f8b83809f7a383933f8f6081c31410:/setup.h_vms diff --git a/setup.h_vms b/setup.h_vms index e3f32117d2..23bd824e11 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -727,6 +727,11 @@ */ /* #undef wxUSE_MOUSEWHEEL */ +/* + * Hotkey support (Windows) + */ +/* #define wxUSE_HOTKEY 1 */ + /* * Use wxURL class */ @@ -789,6 +794,10 @@ */ #define wxUSE_SPLINES 1 +/* + * Use MDI. + */ +#define wxUSE_MDI 1 /* * Use the mdi architecture */ @@ -920,11 +929,6 @@ */ #define wxUSE_ZIPSTREAM 1 -/* - * Use gzip streams, requires wxUSE_ZLIB - */ -#define wxUSE_GZSTREAM 1 - /* * wxPalette class */