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