[evolution] 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] EHTMLEditorView - When the content is converted set the editor as changed
- Date: Wed, 29 Jun 2016 13:20:22 +0000 (UTC)
commit d182ed8d9cc17ade4f1faeac4db466c8e5311dac
Author: Tomas Popela <tpopela redhat com>
Date: Wed Jun 29 13:24:36 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 bbaa3be..0f073da 100644
--- a/e-util/e-html-editor-view.c
+++ b/e-util/e-html-editor-view.c
@@ -11277,6 +11277,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]