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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/e-util/e-html-editor-view.h b/e-util/e-html-editor-view.h
index ea8315884b..2f27fb8934 100644
--- a/e-util/e-html-editor-view.h
+++ b/e-util/e-html-editor-view.h
@@ -130,6 +130,8 @@ void e_html_editor_view_set_text_html
void e_html_editor_view_set_text_plain
(EHTMLEditorView *view,
const gchar *text);
+void e_html_editor_view_paste_as_text
+ (EHTMLEditorView *view);
void e_html_editor_view_paste_clipboard_quoted
(EHTMLEditorView *view);
void e_html_editor_view_embed_styles (EHTMLEditorView *view);