]> git.lyx.org Git - features.git/blobdiff - src/Buffer.h
Break the paragraph's big row according to margins
[features.git] / src / Buffer.h
index e342199b254705e033cc8e4310ea8ca6e71a5cd0..332ef864044c05498395f2a8ec577b2652e9cd39 100644 (file)
@@ -748,6 +748,8 @@ public:
        /// \return progress if a new word was found.
        int spellCheck(DocIterator & from, DocIterator & to,
                WordLangTuple & word_lang, docstring_list & suggestions) const;
+       /// Marks the whole buffer to be checked (again)
+       void requestSpellcheck();
        ///
        void checkChildBuffers();
        ///