Factor out the OnSize code so it can also be used in other places
where the header window needs to be adjusted. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -545,7 +545,7 @@ protected:
|
||||
|
||||
void OnSize(wxSizeEvent& event);
|
||||
void CalculateAndSetHeaderHeight();
|
||||
|
||||
void DoHeaderLayout();
|
||||
|
||||
private:
|
||||
size_t fill_column;
|
||||
|
Reference in New Issue
Block a user