git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45586
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
m_cols = m_colWidths.GetCount();
int idx, width, height;
m_cols = m_colWidths.GetCount();
int idx, width, height;
- AdjustForGrowables(sz, m_calculatedMinSize, m_rows, m_cols);
+ AdjustForGrowables(sz);
// Find the start positions on the window of the rows and columns
wxArrayInt rowpos;
// Find the start positions on the window of the rows and columns
wxArrayInt rowpos;