[evolution/wip/webkit-composer] EEditorSelection: Force spellcheck on newly formated blocks
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/webkit-composer] EEditorSelection: Force spellcheck on newly formated blocks
- Date: Thu, 30 Jan 2014 11:00:45 +0000 (UTC)
commit 1e8f70468b2e9460de225a261da3e9c3d756c4f9
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 23782b1..ba0821a 100644
--- a/e-util/e-editor-selection.c
+++ b/e-util/e-editor-selection.c
@@ -1605,6 +1605,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]