]> git.saurik.com Git - wxWidgets.git/commit
don't set colours for the toolbar manually, this prevents default redrawing from...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 8 Feb 2006 14:42:48 +0000 (14:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 8 Feb 2006 14:42:48 +0000 (14:42 +0000)
commit053889ad4b189e882e2a7b707ff6bcc88fdc6267
treeb9a530fb7a65df23a207cfd5eef7e54e934b8a48
parent848c37c35b42e3e18e98a578f794172b8f2c46d0
don't set colours for the toolbar manually, this prevents default redrawing from taking place; draw themed background if the parent is themed (based on patch 1358919)

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