]> git.lyx.org Git - lyx.git/blobdiff - src/HunspellChecker.h
GuiNomencl.xxx: Rename to be in line with class name.
[lyx.git] / src / HunspellChecker.h
index f5daaf3c436ebc3f90a4c90a562025f59d58354c..27b634446d000a62afd7d35267b2eae3c62c11c5 100644 (file)
@@ -32,6 +32,7 @@ public:
        void accept(WordLangTuple const &);
        bool hasDictionary(Language const * lang) const;
        docstring const error();
+       void advanceChangeNumber();
        ///@}
 
 private: