add check if gpg is active
[claws.git] / src / rfc2015.h
index d9def6fb48addf34ba9d250e170b7df3472f7e28..cf6ca4f4258face1e6efa51ebde123c798bbc169 100644 (file)
@@ -45,4 +45,5 @@ gint rfc2015_sign                     (const gchar    *file,
 gint rfc2015_clearsign                 (const gchar    *file,
                                         GSList         *key_list);
 
+gboolean gpg_started;
 #endif /* __RFC2015_H__ */