[evolution/wip/webkit-composer: 799/966] EEditorSelection: Force spellcheck on newly formated blocks



commit f38ad5140a4788b47c5a51d55184018f7df00f70
Author: Tomas Popela <tpopela redhat com>
Date:   Thu Jan 30 11:55:51 2014 +0100

    EEditorSelection: Force spellcheck on newly formated blocks

 e-util/e-editor-selection.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/e-util/e-editor-selection.c b/e-util/e-editor-selection.c
index 775486a..ba9485a 100644
--- a/e-util/e-editor-selection.c
+++ b/e-util/e-editor-selection.c
@@ -1601,6 +1601,7 @@ e_editor_selection_set_block_format (EEditorSelection *selection,
                }
        }
 
+       e_editor_widget_force_spellcheck (editor_widget);
        g_object_unref (editor_widget);
 
        /* When changing the format we need to re-set the alignment */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]