]> git.lyx.org Git - lyx.git/blobdiff - src/AppleSpellChecker.h
Allow the warning to be disabled.
[lyx.git] / src / AppleSpellChecker.h
index 9d1aeeee3c300a75c51db78ccc8f867d587c93f1..25c205aafcf575369b99705852a3363ce905744a 100644 (file)
@@ -34,6 +34,7 @@ public:
        int numMisspelledWords() const;
        void misspelledWord(int index, int & start, int & length) const;
        docstring const error();
+       void advanceChangeNumber();
        //@}
 
 private: