[evolution/wip/webkit-composer: 347/372] EEditorSelection - When unindenting force the spell check
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/webkit-composer: 347/372] EEditorSelection - When unindenting force the spell check
- Date: Thu, 6 Feb 2014 11:52:40 +0000 (UTC)
commit 4f192aade9f13c7b7632be2d8568c812012d542d
Author: Tomas Popela <tpopela redhat com>
Date: Fri Jan 24 13:53:45 2014 +0100
EEditorSelection - When unindenting force the spell check
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 f65a97c..58b1957 100644
--- a/e-util/e-editor-selection.c
+++ b/e-util/e-editor-selection.c
@@ -2051,6 +2051,8 @@ e_editor_selection_unindent (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]