mirror of
https://github.com/FAUSheppy/speech-server-client-qt
synced 2025-12-06 00:41:35 +01:00
initialize checkConfig with nullptr
This commit is contained in:
@@ -53,6 +53,7 @@ Settings::Settings(QWidget *parent) :
|
||||
#endif
|
||||
|
||||
this->setWindowTitle(SETTINGS_WINDOW_TITLE);
|
||||
currentConfigCheckDisplay = nullptr;
|
||||
}
|
||||
|
||||
void Settings::selectSettings(QSettings *selectedSettings){
|
||||
|
||||
Reference in New Issue
Block a user