[evolution/gnome-3-20] EHTMLEditorView - Fix the build after doing a mistake in commits
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gnome-3-20] EHTMLEditorView - Fix the build after doing a mistake in commits
- Date: Tue, 28 Jun 2016 14:39:03 +0000 (UTC)
commit 25c7748509bb7d572b95901d5508fac9234be83c
Author: Tomas Popela <tpopela redhat com>
Date: Tue Jun 28 11:39:03 2016 +0200
EHTMLEditorView - Fix the build after doing a mistake in commits
e-util/e-html-editor-view.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/e-util/e-html-editor-view.c b/e-util/e-html-editor-view.c
index 562c0fa..c8c161f 100644
--- a/e-util/e-html-editor-view.c
+++ b/e-util/e-html-editor-view.c
@@ -10436,7 +10436,7 @@ process_content_for_plain_text (EHTMLEditorView *view)
}
g_object_unref (paragraphs);
- remove_images_in_element (view, div);
+ remove_images_in_element (div);
convert_element_from_html_to_plain_text (view, div, &wrap, "e);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]