diff options
Diffstat (limited to 'mail/em-format-html.h')
-rw-r--r-- | mail/em-format-html.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/em-format-html.h b/mail/em-format-html.h index 68b5b438eb..7704cb640a 100644 --- a/mail/em-format-html.h +++ b/mail/em-format-html.h @@ -311,6 +311,8 @@ void em_format_html_set_headers_collapsable gchar * em_format_html_format_cert_infos (CamelCipherCertInfo *first_cinfo); +CamelStream * em_format_html_get_cached_image (EMFormatHTML *efh, + const gchar *image_uri); G_END_DECLS #endif /* EM_FORMAT_HTML_H */ |