]> git.saurik.com Git - wxWidgets.git/commit
we don't need to use solid colour for background drawing when we're inside notebook...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Feb 2005 20:50:59 +0000 (20:50 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Feb 2005 20:50:59 +0000 (20:50 +0000)
commit8008807eb1ac9f3a5a20c77758b53896f44c5017
tree52b67f678c79d874aa2dd7d686d05e342f5f2bf5
parent07c19327922deabc5f140ea3659e65e1c37a5d65
we don't need to use solid colour for background drawing when we're inside notebook any longer, so no need to override MSWGetBgBrushForSelf()

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