First step in background erase optimization
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -152,6 +152,8 @@ wxWindowBase::wxWindowBase()
|
||||
// no style bits
|
||||
m_exStyle =
|
||||
m_windowStyle = 0;
|
||||
|
||||
m_backgroundStyle = wxBG_STYLE_SYSTEM;
|
||||
|
||||
#if wxUSE_CONSTRAINTS
|
||||
// no constraints whatsoever
|
||||
|
Reference in New Issue
Block a user