aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail.h')
-rw-r--r--mail/mail.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/mail.h b/mail/mail.h
index 8099948c17..0bcda78a61 100644
--- a/mail/mail.h
+++ b/mail/mail.h
@@ -47,8 +47,7 @@ char *mail_crypto_openpgp_encrypt (const char *plaintext,
/* mail-format */
void mail_format_mime_message (CamelMimeMessage *mime_message,
- GtkHTML *html, GtkHTMLStream *stream,
- CamelMimeMessage *root_message);
+ MailDisplay *md);
EMsgComposer *mail_generate_reply (CamelMimeMessage *mime_message,
gboolean to_all);