deprecated and removed from our code GetUseCtl3D()/TransparentBackground()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -330,7 +330,6 @@ void wxWindowMSW::Init()
|
||||
// MSW specific
|
||||
m_isBeingDeleted = FALSE;
|
||||
m_oldWndProc = NULL;
|
||||
m_useCtl3D = FALSE;
|
||||
m_mouseInWindow = FALSE;
|
||||
m_lastKeydownProcessed = FALSE;
|
||||
|
||||
@@ -343,7 +342,6 @@ void wxWindowMSW::Init()
|
||||
|
||||
m_xThumbSize = 0;
|
||||
m_yThumbSize = 0;
|
||||
m_backgroundTransparent = FALSE;
|
||||
|
||||
// as all windows are created with WS_VISIBLE style...
|
||||
m_isShown = TRUE;
|
||||
|
Reference in New Issue
Block a user