aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-html-editor-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-html-editor-view.h')
-rw-r--r--e-util/e-html-editor-view.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/e-util/e-html-editor-view.h b/e-util/e-html-editor-view.h
index e40b15b375..9d5e2d85a0 100644
--- a/e-util/e-html-editor-view.h
+++ b/e-util/e-html-editor-view.h
@@ -158,7 +158,8 @@ void e_html_editor_view_add_inline_image_from_mime_part
(EHTMLEditorView *view,
CamelMimePart *part);
GList * e_html_editor_view_get_parts_for_inline_images
- (EHTMLEditorView *view);
+ (EHTMLEditorView *view,
+ const gchar *uid_domain);
G_END_DECLS
#endif /* E_HTML_EDITOR_VIEW_H */