[evolution/wip/webkit-composer: 850/966] EEditorSelection: Force spellcheck on indented block
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/webkit-composer: 850/966] EEditorSelection: Force spellcheck on indented block
- Date: Wed, 23 Apr 2014 11:04:53 +0000 (UTC)
commit 8399a41f70a81b11f8591cf2c07c241ca7c0f500
Author: Tomas Popela <tpopela redhat com>
Date: Fri Feb 28 10:02:42 2014 +0100
EEditorSelection: Force spellcheck on indented block
e-util/e-editor-selection.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/e-util/e-editor-selection.c b/e-util/e-editor-selection.c
index fefa46d..49b6de2 100644
--- a/e-util/e-editor-selection.c
+++ b/e-util/e-editor-selection.c
@@ -2129,6 +2129,8 @@ e_editor_selection_indent (EEditorSelection *selection)
e_editor_widget_exec_command (editor_widget, command, NULL);
}
+ e_editor_widget_force_spellcheck (editor_widget);
+
g_object_unref (editor_widget);
g_object_notify (G_OBJECT (selection), "indented");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]