mirror of
https://github.com/FAUSheppy/speech-server-client-qt
synced 2026-01-21 20:07:38 +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