changed tab title to "Irc (beta)"
This commit is contained in:
@@ -189,7 +189,7 @@ SelectChannelDialog::SelectChannelDialog(QWidget *parent)
|
||||
outerBox->addRow("Channel:", this->ui_.irc.channel = new QLineEdit);
|
||||
|
||||
auto tab = notebook->addPage(obj.getElement());
|
||||
tab->setCustomTitle("Irc");
|
||||
tab->setCustomTitle("Irc (Beta)");
|
||||
}
|
||||
|
||||
layout->setStretchFactor(notebook.getElement(), 1);
|
||||
|
||||
Reference in New Issue
Block a user