wxWidgets/include
Vadim Zeitlin 41469c9e5e Use enum for wxMouseEvent::m_wheelAxis instead of int.
This variable can take only 2 values, use symbolic names for them instead of
difficult to understand 0 and 1.

See ##14105.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-03-22 00:26:59 +00:00
..
msvc/wx Correct wxCOMPILER_PREFIX definition when wxMSVC_VERSION is predefined. 2012-03-01 01:05:25 +00:00
wx Use enum for wxMouseEvent::m_wheelAxis instead of int. 2012-03-22 00:26:59 +00:00