mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Don't disable the log tab!
This commit is contained in:
parent
55c22bbce8
commit
9249ec3dcb
1 changed files with 0 additions and 1 deletions
|
@ -71,7 +71,6 @@ namespace GeorgesQt
|
|||
m_ui.treeView->setHeader(m_header);
|
||||
m_ui.treeView->header()->setResizeMode(QHeaderView::ResizeToContents);
|
||||
m_ui.treeView->header()->setStretchLastSection(true);
|
||||
m_ui.treeViewTabWidget->setTabEnabled (2,false);
|
||||
|
||||
m_form = 0;
|
||||
m_model = NULL;
|
||||
|
|
Loading…
Reference in a new issue