Add Message set HideTabBarWithOneTab

This commit is contained in:
Phenom 2020-05-21 19:55:29 +02:00
parent ad1672a0a4
commit d4010dd8d9

View File

@ -242,8 +242,9 @@ MessagesDialog::MessagesDialog(QWidget *parent)
//ui.messageTreeWidget->installEventFilter(this);
// remove close button of the the first tab
ui.tabWidget->hideCloseButton(0);
// remove close button of the the first tab
ui.tabWidget->hideCloseButton(0);
ui.tabWidget->setHideTabBarWithOneTab(true);
int S = QFontMetricsF(font()).height();
QString help_str = tr(