Add: Clear various history tracking within registry, see issue #113

- you can re-enable this via tools->options->settings
This commit is contained in:
Tino Reichardt
2020-04-10 22:03:43 +02:00
parent 2314c89604
commit d78400f0b0
12 changed files with 114 additions and 19 deletions

View File

@@ -9,3 +9,7 @@
#define IDX_SETTINGS_SINGLE_CLICK 2506
#define IDX_SETTINGS_ALTERNATIVE_SELECTION 2507
#define IDX_SETTINGS_LARGE_PAGES 2508
#define IDX_SETTINGS_WANT_ARC_HISTORY 2509
#define IDX_SETTINGS_WANT_PATH_HISTORY 2510
#define IDX_SETTINGS_WANT_COPY_HISTORY 2511
#define IDX_SETTINGS_WANT_FOLDER_HISTORY 2512