aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format-html.h
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2011-08-09 16:32:36 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-09-14 20:08:45 +0800
commit76c9cdbb12e6124244cece81c3738c2e8192aa2a (patch)
tree16ca0b31f7492c81657794621608b42cd227356a /mail/em-format-html.h
parent49b8e1c52398f2017c4ebf878344dc41b3981158 (diff)
downloadgsoc2013-evolution-76c9cdbb12e6124244cece81c3738c2e8192aa2a.tar
gsoc2013-evolution-76c9cdbb12e6124244cece81c3738c2e8192aa2a.tar.gz
gsoc2013-evolution-76c9cdbb12e6124244cece81c3738c2e8192aa2a.tar.bz2
gsoc2013-evolution-76c9cdbb12e6124244cece81c3738c2e8192aa2a.tar.lz
gsoc2013-evolution-76c9cdbb12e6124244cece81c3738c2e8192aa2a.tar.xz
gsoc2013-evolution-76c9cdbb12e6124244cece81c3738c2e8192aa2a.tar.zst
gsoc2013-evolution-76c9cdbb12e6124244cece81c3738c2e8192aa2a.zip
Bug #655669 - Can't save inline pictures embedded in HTML Mails
Diffstat (limited to 'mail/em-format-html.h')
-rw-r--r--mail/em-format-html.h2
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 */