Made GPG signatures verifiable by clicking the
[claws.git] / src / mimeview.h
index 9d5e0baa2a4cd4df1d6317f5df98cc603c495478..b128b0a32fd5aae1c511658b64c591f169cb8ce5 100644 (file)
@@ -72,6 +72,9 @@ void mimeview_show_message    (MimeView       *mimeview,
                                 const gchar    *file);
 void mimeview_destroy          (MimeView       *mimeview);
 
+#if USE_GPGME
+void mimeview_check_signature  (MimeView       *mimeview);
+#endif
 void mimeview_pass_key_press_event     (MimeView       *mimeview,
                                         GdkEventKey    *event);