Add auto save on exit
This commit is contained in:
@@ -40,6 +40,7 @@ Q_SIGNALS:
|
||||
private Q_SLOTS:
|
||||
void saveSettings();
|
||||
void reject();
|
||||
void enableAutoSaveOnExit(bool checked);
|
||||
|
||||
private:
|
||||
QWidget* const m_secWidget;
|
||||
|
||||
Reference in New Issue
Block a user