mirror of
https://github.com/FAUSheppy/speech-server-client-qt
synced 2025-12-06 00:41:35 +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