]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.h
HTML for math fonts.
[lyx.git] / src / Buffer.h
index 4e372c296db673da061099e3c6cf27b9612069b2..7f19fd1f58e55f159e435f31f76589ac978c07dc 100644 (file)
@@ -561,6 +561,8 @@ public:
        /// \return progress if a new word was found.
        int spellCheck(DocIterator & from, DocIterator & to,
                WordLangTuple & word_lang, docstring_list & suggestions) const;
+       ///
+       void checkChildBuffers();
 
 private:
        ///