Make Upper- or lowercase hash output an option. (fix #177)

This commit is contained in:
Tino Reichardt
2021-04-06 12:13:41 +02:00
parent 3df8bc1293
commit f090495d25
9 changed files with 33 additions and 5 deletions

View File

@@ -13,3 +13,4 @@
#define IDX_SETTINGS_WANT_PATH_HISTORY 2510
#define IDX_SETTINGS_WANT_COPY_HISTORY 2511
#define IDX_SETTINGS_WANT_FOLDER_HISTORY 2512
#define IDX_SETTINGS_LOWERCASE_HASHES 2513