And last try..
This commit is contained in:
parent
75bda8cfd8
commit
0171f49ad0
1 changed files with 1 additions and 1 deletions
|
@ -318,7 +318,7 @@ void Tab::OnActivate()
|
|||
|
||||
auto sizer = GetSizer();
|
||||
m_tmp_panel->GetSizer()->SetMinSize(sizer->GetSize());
|
||||
m_tmp_panel->Fit();
|
||||
/*m_tmp_panel->*/Fit();
|
||||
|
||||
// Page* page = nullptr;
|
||||
// auto selection = m_treectrl->GetItemText(m_treectrl->GetSelection());
|
||||
|
|
Loading…
Add table
Reference in a new issue