fix incorrect wxSYS_VSCROLL_X mapping to the Win32 constant (replaces patch 1770501)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
48271822ef
commit
5573f5b828
@ -352,7 +352,7 @@ static const int gs_metricsMap[] =
|
||||
-1, -1, -1, -1,
|
||||
#endif
|
||||
SM_CYHSCROLL,
|
||||
SM_CXVSCROLL,
|
||||
SM_CXHSCROLL,
|
||||
SM_CXVSCROLL,
|
||||
SM_CYVSCROLL,
|
||||
#ifdef SM_CYVTHUMB
|
||||
|
Loading…
Reference in New Issue
Block a user