mirror of
https://github.com/FAUSheppy/speech-server-client-qt
synced 2026-01-21 20:07:38 +01:00
set settings window title
This commit is contained in:
@@ -43,6 +43,7 @@ Settings::Settings(QWidget *parent) :
|
||||
configOptionsKeys->append(SETTING_LINUX_EXPLORER);
|
||||
#endif
|
||||
|
||||
this->setWindowTitle(SETTINGS_WINDOW_TITLE);
|
||||
}
|
||||
|
||||
void Settings::selectSettings(QSettings *selectedSettings){
|
||||
|
||||
Reference in New Issue
Block a user