fix MDI child sizing, which was working more or less by accident before I broke it in rev 46223
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -63,6 +63,7 @@ public:
|
||||
|
||||
protected:
|
||||
void Init();
|
||||
virtual bool HasVisibleMenubar() const;
|
||||
|
||||
private:
|
||||
friend class wxMDIChildFrame;
|
||||
|
Reference in New Issue
Block a user