move m_sizeSet out of wxWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2246,7 +2246,6 @@ void wxWindowGTK::Init()
|
||||
m_width = 0;
|
||||
m_height = 0;
|
||||
|
||||
m_sizeSet = false;
|
||||
m_hasVMT = false;
|
||||
m_isBeingDeleted = false;
|
||||
|
||||
|
Reference in New Issue
Block a user