Merge branch 'collpane-bestsize'
Fix generic collapsible pane best size determination. See https://github.com/wxWidgets/wxWidgets/pull/1580
This commit is contained in:
@@ -73,7 +73,7 @@ public:
|
||||
|
||||
protected:
|
||||
// overridden methods
|
||||
virtual wxSize DoGetBestSize() const wxOVERRIDE;
|
||||
virtual wxSize DoGetBestClientSize() const wxOVERRIDE;
|
||||
|
||||
int GetBorder() const;
|
||||
|
||||
|
Reference in New Issue
Block a user