/*
* Use wxDisplay class
*/
-#define wxUSE_DISPLAY !
+#define wxUSE_DISPLAY 1
/*
* Use this control
*/
/* #undef wxUSE_MOUSEWHEEL */
+/*
+ * Hotkey support (Windows)
+ */
+/* #define wxUSE_HOTKEY 1 */
+
/*
* Use wxURL class
*/
*/
#define wxUSE_SPLINES 1
+/*
+ * Use MDI.
+ */
+#define wxUSE_MDI 1
/*
* Use the mdi architecture
*/
*/
#define wxUSE_ZIPSTREAM 1
-/*
- * Use gzip streams, requires wxUSE_ZLIB
- */
-#define wxUSE_GZSTREAM 1
-
/*
* wxPalette class
*/