]> git.lyx.org Git - lyx.git/blobdiff - src/EnchantChecker.h
Fix bug #7212: Paragraph::forToc has to include the labelString.
[lyx.git] / src / EnchantChecker.h
index 5016ed3d7bdbeb10ff3a6f9307c27402356b265e..e44f2a54571103bf8a7b65f96648a8c51e5416e9 100644 (file)
@@ -38,6 +38,7 @@ public:
        void accept(WordLangTuple const &);
        bool hasDictionary(Language const * lang) const;
        docstring const error();
+       void advanceChangeNumber();
        ///@}
 
 private: