Add missing and fix broken interface items for wxPython

This commit is contained in:
Robin Dunn
2019-05-23 21:26:14 -07:00
parent 08572d6077
commit c30eb8f2ff
7 changed files with 37 additions and 12 deletions

View File

@@ -187,7 +187,7 @@ public:
Called when the managed size of the sizer is needed or when layout
needs done.
*/
void RecalcSizes();
virtual void RepositionChildren(const wxSize& minSize);
/**
Set the size used for cells in the grid with no item.