From de44764efa42fa08d7191d08d07a8f16f7b33380 Mon Sep 17 00:00:00 2001 From: Bernhard Berg Date: Sat, 8 Aug 2020 18:57:00 +0200 Subject: Add "move to recycle bin without confirmation" setting --- src/core/Config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/Config.h') diff --git a/src/core/Config.h b/src/core/Config.h index 553804699..8b9a02a5f 100644 --- a/src/core/Config.h +++ b/src/core/Config.h @@ -119,6 +119,7 @@ public: Security_ResetTouchId, Security_ResetTouchIdTimeout, Security_ResetTouchIdScreenlock, + Security_NoConfirmMoveEntryToRecycleBin, Browser_Enabled, Browser_ShowNotification, -- cgit v1.2.3