From: Vadim Zeitlin Date: Wed, 15 Aug 2007 11:38:07 +0000 (+0000) Subject: fix incorrect wxSYS_VSCROLL_X mapping to the Win32 constant (replaces patch 1770501) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/5573f5b828ea7388a25df8402145b149e95c06ad 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 --- diff --git a/src/msw/settings.cpp b/src/msw/settings.cpp index 6c46ae230b..85f5a95a47 100644 --- a/src/msw/settings.cpp +++ b/src/msw/settings.cpp @@ -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