better fix for #11803, don't set iconized state for hidden window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -138,7 +138,6 @@ protected:
|
||||
|
||||
virtual void DoSetClientSize(int width, int height);
|
||||
virtual void DoGetClientSize(int *width, int *height) const;
|
||||
virtual wxSize DoGetBestSize() const;
|
||||
|
||||
// string shown in the title bar
|
||||
wxString m_title;
|
||||
|
Reference in New Issue
Block a user