Add status bar styles mapping to MSW styles broken by recent changes.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 22 Nov 2010 12:48:42 +0000 (12:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 22 Nov 2010 12:48:42 +0000 (12:48 +0000)
commitdcd223d1d14d7a8cf2f3b576b05fbc24606cc511
treeb6658be536337388ec7d22cf1cad69853163556f
parentef5dbedecfb8e5d04297abba73267df43ce1878c
Add status bar styles mapping to MSW styles broken by recent changes.

SBARS_SIZEGRIP and CCS_TOP should be added to the normal style, not the
extended one. This restores the behaviour broken by r66227.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/statusbar.cpp