[evolution/gnome-3-20] EHTMLEditorView - When the content is converted set the editor as changed
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gnome-3-20] EHTMLEditorView - When the content is converted set the editor as changed
- Date: Tue, 28 Jun 2016 14:38:32 +0000 (UTC)
commit 2668d4c3a201c88a681b66720dce27252dfd0c17
Author: Tomas Popela <tpopela redhat com>
Date: Tue Jun 28 11:15:43 2016 +0200
EHTMLEditorView - When the content is converted set the editor as changed
e-util/e-html-editor-view.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/e-util/e-html-editor-view.c b/e-util/e-html-editor-view.c
index 8b29e40..7a1da62 100644
--- a/e-util/e-html-editor-view.c
+++ b/e-util/e-html-editor-view.c
@@ -11324,6 +11324,8 @@ e_html_editor_view_set_html_mode (EHTMLEditorView *view,
style_updated_cb (view);
e_html_editor_selection_scroll_to_caret (selection);
+ e_html_editor_view_set_changed (view, TRUE);
+
goto out;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]