always define wxUSE_MOUSEWHEEL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
cc0bffaceb
commit
eca1e6a0cc
@ -711,6 +711,11 @@
|
||||
*/
|
||||
#define wxUSE_UXTHEME_AUTO 1
|
||||
|
||||
/*
|
||||
* Set to 1 to use mousewheel events on Windows
|
||||
*/
|
||||
#define wxUSE_MOUSEWHEEL 1
|
||||
|
||||
/*
|
||||
* Use wxURL class
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user