- now saving state of widgets

This commit is contained in:
2023-01-15 15:25:22 +01:00
parent cb384e1c51
commit 13c5c3788f
2 changed files with 36 additions and 10 deletions
+2
View File
@@ -99,6 +99,8 @@ class MainWindow : public QMainWindow
void on_khistorycombobox_currentIndexChanged(int i);
void on_DefaultSaveFolder_triggered();
signals:
void stopDownloading(int);