Handle deprecated style so we don't assert and then crash.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Kevin Ollivier 2009-12-06 16:32:11 +00:00
parent 3c8b2423bd
commit 8301a0e89d

View File

@ -1845,6 +1845,7 @@ bool wxWindowMac::MacDoRedraw( long time )
{
case wxBG_STYLE_ERASE:
case wxBG_STYLE_SYSTEM:
case wxBG_STYLE_COLOUR:
{
// for the toplevel window this really is the entire area for
// all the others only their client area, otherwise they might