From 8de2d887916cbdd3c2d756e77116585babd026f2 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Wed, 28 Feb 2018 23:51:46 +0100 Subject: prefs_common.use_master_password added --- libsylph/prefs_common.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libsylph/prefs_common.h') diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h index 910f370..ef5bb9b 100644 --- a/libsylph/prefs_common.h +++ b/libsylph/prefs_common.h @@ -249,6 +249,9 @@ struct _PrefsCommon gboolean passphrase_grab; gboolean gpg_warning; + /* Master password */ + gboolean use_master_password; + /* Interface */ gboolean sep_folder; gboolean sep_msg; -- cgit v1.3