summaryrefslogtreecommitdiff
path: root/libsylph/prefs_common.h
diff options
context:
space:
mode:
authorSimeon Simeonov2018-02-26 12:17:39 +0100
committerSimeon Simeonov2018-02-26 12:17:39 +0100
commitade95c14a055a404fd1f2b9cb6da94d12cc61a98 (patch)
treec38f7fe5e34beef03e18ce8e1d0e3aee14164a64 /libsylph/prefs_common.h
parent0b3cbf57875fd692e4ba0b336fefa4bee1ed00dc (diff)
Signature box patch
Diffstat (limited to 'libsylph/prefs_common.h')
-rw-r--r--libsylph/prefs_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h
index ba9ddb5..910f370 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -243,6 +243,7 @@ struct _PrefsCommon
243 /* Privacy */ 243 /* Privacy */
244 gboolean auto_check_signatures; 244 gboolean auto_check_signatures;
245 gboolean gpg_signature_popup; 245 gboolean gpg_signature_popup;
246 gint gpg_signature_popup_mode;
246 gboolean store_passphrase; 247 gboolean store_passphrase;
247 gint store_passphrase_timeout; 248 gint store_passphrase_timeout;
248 gboolean passphrase_grab; 249 gboolean passphrase_grab;