X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/89064717333f33c6ec477cf25e5692e3f4d6a1dd..564ab31a536c90ff37fc5a4d4ffc09b55c7bdb96:/include/wx/sizer.h diff --git a/include/wx/sizer.h b/include/wx/sizer.h index cb1bf05439..ea5803beba 100644 --- a/include/wx/sizer.h +++ b/include/wx/sizer.h @@ -734,8 +734,7 @@ public: protected: void AdjustForFlexDirection(); - void AdjustForGrowables(const wxSize& sz, const wxSize& minsz, - int nrows, int ncols); + void AdjustForGrowables(const wxSize& sz); // the heights/widths of all rows/columns wxArrayInt m_rowHeights,