aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-util.h
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2013-11-29 19:59:09 +0800
committerMilan Crha <mcrha@redhat.com>2013-11-29 19:59:09 +0800
commite607ae83d43972943b138915fb86b244498e8845 (patch)
treec080cef975bfa4c6724a62636f426f1099b4cdae /e-util/e-util.h
parentc12a958aba0bac2b665cc8a5a3cae2f10d16dd71 (diff)
downloadgsoc2013-evolution-e607ae83d43972943b138915fb86b244498e8845.tar
gsoc2013-evolution-e607ae83d43972943b138915fb86b244498e8845.tar.gz
gsoc2013-evolution-e607ae83d43972943b138915fb86b244498e8845.tar.bz2
gsoc2013-evolution-e607ae83d43972943b138915fb86b244498e8845.tar.lz
gsoc2013-evolution-e607ae83d43972943b138915fb86b244498e8845.tar.xz
gsoc2013-evolution-e607ae83d43972943b138915fb86b244498e8845.tar.zst
gsoc2013-evolution-e607ae83d43972943b138915fb86b244498e8845.zip
Bug #329616 - Spell checking for Event/Task/Memo editors
This is based on the work of Jan-Michael Brummer from bug #705338, just a little extended to be reusable across whole evolution.
Diffstat (limited to 'e-util/e-util.h')
-rw-r--r--e-util/e-util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/e-util.h b/e-util/e-util.h
index f2022ff879..ab2a64500a 100644
--- a/e-util/e-util.h
+++ b/e-util/e-util.h
@@ -169,6 +169,7 @@
#include <e-util/e-source-selector.h>
#include <e-util/e-source-util.h>
#include <e-util/e-spell-entry.h>
+#include <e-util/e-spell-text-view.h>
#include <e-util/e-stock-request.h>
#include <e-util/e-table-click-to-add.h>
#include <e-util/e-table-col-dnd.h>