From 6bfda50f36b35a6635e9da7a25f84319ca29d92f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 28 Mar 2019 00:12:01 +0000 Subject: Nag about deletion of DKDMs. --- src/lib/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib') diff --git a/src/lib/config.h b/src/lib/config.h index 8cc25d737..1d0501ce4 100644 --- a/src/lib/config.h +++ b/src/lib/config.h @@ -376,6 +376,7 @@ public: /* Not really a nag but it's the same idea */ NAG_INITIAL_SETUP, NAG_IMPORT_DECRYPTION_CHAIN, + NAG_DELETE_DKDM, NAG_COUNT }; -- cgit v1.2.3