From 3a36944181ddbb90c447c878e69f1a3ec44053d6 Mon Sep 17 00:00:00 2001 From: Jouk Jansen Date: Tue, 16 Mar 2004 15:24:33 +0000 Subject: [PATCH] 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 --- setup.h_vms | 5 +++++ 1 file changed, 5 insertions(+) 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 */