minor tab height bug fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
cb5d54ff9e
commit
c6c505952e
@ -2417,8 +2417,6 @@ void wxAuiNotebook::InitNotebook(long style)
|
||||
m_dummy_wnd = NULL;
|
||||
m_flags = (unsigned int)style;
|
||||
m_tab_ctrl_height = 20;
|
||||
m_requested_bmp_size = wxDefaultSize;
|
||||
m_requested_tabctrl_height = -1;
|
||||
|
||||
m_normal_font = *wxNORMAL_FONT;
|
||||
m_selected_font = *wxNORMAL_FONT;
|
||||
|
Loading…
Reference in New Issue
Block a user