added button 'Reset settings and remove all data from the application'

This commit is contained in:
vladimir.kuznetsov
2023-07-14 22:59:49 +09:00
parent 3aaa7b62ef
commit 75489c00c2
18 changed files with 585 additions and 432 deletions
+2
View File
@@ -183,6 +183,8 @@ public:
m_settings.setValue("Conf/appLanguage", locale);
};
void clearSettings();
signals:
void saveLogsChanged();