mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Change settings dialog title
This commit is contained in:
parent
904a584d75
commit
627e5b178b
@ -192,7 +192,7 @@ SettingsDialog::SettingsDialog(Widget *parent) :
|
|||||||
createButtons();
|
createButtons();
|
||||||
createConnections();
|
createConnections();
|
||||||
createLayout();
|
createLayout();
|
||||||
setWindowTitle(tr("Settings Dialog"));
|
setWindowTitle(tr("qTox – Settings"));
|
||||||
}
|
}
|
||||||
|
|
||||||
void SettingsDialog::createPages()
|
void SettingsDialog::createPages()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user