]> git.lyx.org Git - lyx.git/blobdiff - src/EnchantChecker.h
* src/LaTeXFeatures.cpp: simplify greektext definition. Patch by G. Milde (bug #6458)
[lyx.git] / src / EnchantChecker.h
index e0954bc9e25b83ee1ece60a1d4716c222a8d8e64..94f7e20b38fb82797b5639f1a17d29dfd2df2c0c 100644 (file)
@@ -35,6 +35,7 @@ public:
        void suggest(WordLangTuple const &, docstring_list &);
        void insert(WordLangTuple const &);
        void accept(WordLangTuple const &);
+       bool hasDictionary(Language const * lang) const;
        docstring const error();
        ///@}