[evolution/wip/webkit2] TestHTMLEditor - Set the right content flag
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/webkit2] TestHTMLEditor - Set the right content flag
- Date: Fri, 8 Jul 2016 07:34:43 +0000 (UTC)
commit 8e881b7257803aaae34313e18d63ec21f5660fe0
Author: Tomas Popela <tpopela redhat com>
Date: Fri Jul 8 08:52:08 2016 +0200
TestHTMLEditor - Set the right content flag
e-util/test-html-editor.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/e-util/test-html-editor.c b/e-util/test-html-editor.c
index ca31315..335aba8 100644
--- a/e-util/test-html-editor.c
+++ b/e-util/test-html-editor.c
@@ -463,6 +463,9 @@ create_new_editor_cb (GObject *source_object,
editor = E_HTML_EDITOR (widget);
cnt_editor = e_html_editor_get_content_editor (editor);
+ e_content_editor_set_current_content_flags (
+ cnt_editor, E_CONTENT_EDITOR_MESSAGE_NEW);
+
g_object_set (G_OBJECT (editor),
"halign", GTK_ALIGN_FILL,
"hexpand", TRUE,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]