git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66610
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
calculator.UpdateWithRow(row);
}
calculator.UpdateWithRow(row);
}
- // row is the first unmeasured item now; that's out value of N/2
+ // row is the first unmeasured item now; that's our value of N/2
const_cast<wxDataViewCtrl*>(this)->m_colsBestWidths[idx] = max_width;
return max_width;
const_cast<wxDataViewCtrl*>(this)->m_colsBestWidths[idx] = max_width;
return max_width;
}
void wxDataViewCtrl::ColumnMoved(wxDataViewColumn * WXUNUSED(col),
}
void wxDataViewCtrl::ColumnMoved(wxDataViewColumn * WXUNUSED(col),