From: Jouk Jansen Date: Tue, 16 Mar 2004 15:24:33 +0000 (+0000) Subject: Committing in . X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/3a36944181ddbb90c447c878e69f1a3ec44053d6 Committing in . Update OpenVMS compile support Modified Files: wxWidgets/setup.h_vms ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/setup.h_vms b/setup.h_vms index 519419dbcb..d00ed64d11 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -722,6 +722,11 @@ */ /* #define wxUSE_UXTHEME_AUTO 1*/ +/* + * Set to 1 to use mousewheel events on Windows + */ +/* #undef wxUSE_MOUSEWHEEL */ + /* * Use wxURL class */