mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 15:14:59 -06:00
Add history tracking and selectable hash formatting
Re-add clearing of various history tracking within registry - see issue #113 for comments on this - you can re-enable this via tools->options->settings Re-add: selectable uppercase / lowercase hash formatting - see issue #177 for more info about this Signed-off-by: Tino Reichardt <milky-7zip@mcmilk.de>
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
#include "../FileManager/RegistryUtils.h"
|
||||
#endif
|
||||
|
||||
#ifdef WANT_OPTIONAL_LOWERCASE
|
||||
#include "../FileManager/RegistryUtils.h"
|
||||
#endif
|
||||
|
||||
#include "EnumDirItems.h"
|
||||
#include "HashCalc.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user