mainwindow: Save/Restore history

This commit is contained in:
2022-08-21 17:47:34 +02:00
parent 2885e40a3a
commit 0c1b57d911
3 changed files with 16 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
#define SETTINGS_KEY_EXCLUDEDPATHS "excludedpaths"
#define SETTINGS_KEY_MOUNTPATHS "mountpaths"
#define SETTINGS_KEY_PREVIEWSPERPAGE "previewsPerPage"
#define SETTINGS_KEY_SEARCHHISTORY "searchhistory"
namespace Common
{