Allow change of thumbnail size without restart

This commit is contained in:
2022-12-18 00:17:28 +01:00
parent 151f521688
commit e1bed8e1cb
5 changed files with 25 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ class SettingsDialog : public QDialog
public:
explicit SettingsDialog(QWidget *parent = nullptr);
static void loadSettings();
static bool loadThumbsizes();
private:
void saveSettings();