*/
#define wxUSE_UXTHEME_AUTO 1
+/*
+ * Set to 1 to use mousewheel events on Windows
+ */
+#define wxUSE_MOUSEWHEEL 1
+
+/*
+ * Hotkey support (Windows)
+ */
+#define wxUSE_HOTKEY 1
+
/*
* Use wxURL class
*/
*/
#define wxUSE_ZIPSTREAM 0
-/*
- * Use gzip streams, requires wxUSE_ZLIB
- */
-#define wxUSE_GZSTREAM 0
-
/*
* wxPalette class
*/
*/
#define wxUSE_ICO_CUR 0
-/*
- * Set to 1 if for dynamically loadable plugins support
+/*
+ * Set to 1 if for dynamically loadable plugins support
*/
#define wxUSE_PLUGINS 0