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:
parent
3c8b2423bd
commit
8301a0e89d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user