]> git.lyx.org Git - lyx.git/blobdiff - src/AspellChecker.h
- moderncv.layout: add missing separator style
[lyx.git] / src / AspellChecker.h
index dba55dc877910064e70590f01e5e2a09685b34c2..c2208498ec9d27729b5c1d279f0fb8f6fe9882a0 100644 (file)
@@ -31,6 +31,7 @@ public:
        void remove(WordLangTuple const &);
        void accept(WordLangTuple const &);
        bool hasDictionary(Language const * lang) const;
+       int numDictionaries() const;
        docstring const error();
        void advanceChangeNumber();
        //@}