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:
@@ -711,6 +711,11 @@
|
|||||||
*/
|
*/
|
||||||
#define wxUSE_UXTHEME_AUTO 1
|
#define wxUSE_UXTHEME_AUTO 1
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Set to 1 to use mousewheel events on Windows
|
||||||
|
*/
|
||||||
|
#define wxUSE_MOUSEWHEEL 1
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Use wxURL class
|
* Use wxURL class
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user