[evolution/wip/webkit-composer] EEditorWidget: Let the composer	compile
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [evolution/wip/webkit-composer] EEditorWidget: Let the composer	compile
- Date: Tue, 18 Mar 2014 14:21:25 +0000 (UTC)
commit 43297a1c5484eef7b5d7103a8ee92101b54e6d1f
Author: Tomas Popela <tpopela redhat com>
Date:   Tue Mar 18 15:21:09 2014 +0100
    EEditorWidget: Let the composer compile
 e-util/e-editor-widget.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/e-util/e-editor-widget.c b/e-util/e-editor-widget.c
index ceed7db..cb41303 100644
--- a/e-util/e-editor-widget.c
+++ b/e-util/e-editor-widget.c
@@ -1711,7 +1711,7 @@ editor_widget_key_press_event (GtkWidget *widget,
                 * not break the citation automatically, so we need to use
                 * the special command to do it. */
                if (e_editor_selection_is_citation (selection)) {
-                       return = e_editor_widget_exec_command (
+                       return e_editor_widget_exec_command (
                                editor,
                                E_EDITOR_WIDGET_COMMAND_INSERT_NEW_LINE_IN_QUOTED_CONTENT,
                                NULL);
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]