X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Fprefs_common.h;h=bd36ea9c233dc62b4c7ae8ea2962f05d812cb1a4;hp=1e5e13fb2a3b04ea74bc3579c2c158492604d482;hb=abbd7a7a3cc83056b2bf76322598698d0f1730e3;hpb=eadd92728144563a134a2ce127ea8b34820fe6d3;ds=sidebyside diff --git a/src/prefs_common.h b/src/prefs_common.h index 1e5e13fb2..bd36ea9c2 100644 --- a/src/prefs_common.h +++ b/src/prefs_common.h @@ -200,12 +200,12 @@ struct _PrefsCommon GList *mime_open_cmd_history; -#if USE_GPGME +#if USE_GPGME /* Privacy */ gboolean auto_check_signatures; gboolean gpg_signature_popup; gboolean store_passphrase; - gint store_passphrase_timeout; + gint store_passphrase_timeout; gboolean passphrase_grab; gchar *default_signkey; gboolean gpg_warning;