fixed tabs sometimes not showing
This commit is contained in:
@@ -60,6 +60,8 @@ NotebookTab *Notebook::addPage(QWidget *page, QString title, bool select)
|
|||||||
|
|
||||||
this->performLayout();
|
this->performLayout();
|
||||||
|
|
||||||
|
tab->show();
|
||||||
|
|
||||||
return tab;
|
return tab;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user