/* Define this if your version of GTK+ is greater than 1.3 */
#undef __WXGTK20__
+/* Define this if you want to use GPE features */
+#undef __WXGPE__
+
/* Define this if your version of Motif is greater than 2.0 */
#undef __WXMOTIF20__
*/
#define wxUSE_UXTHEME_AUTO 1
+/*
+ * Set to 1 to use mousewheel events on Windows
+ */
+#define wxUSE_MOUSEWHEEL 1
+
/*
* Use wxURL class
*/