restore caching of WM frame extents

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2008-04-23 17:05:47 +00:00
parent 2f45f5545f
commit fce611e426
3 changed files with 28 additions and 1 deletions

View File

@@ -143,6 +143,8 @@ protected:
wxString m_title;
private:
wxSize& GetCachedDecorSize();
// is the frame currently iconized?
bool m_isIconized;