]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNote.h
Pure HTML output for math macros.
[lyx.git] / src / insets / InsetNote.h
index 4de8d5cd54cde3b519b50bd30b38e560dc90209e..dde3a48cb230008257bdd666b309888eabb746e7 100644 (file)
@@ -73,6 +73,8 @@ private:
         */
        bool producesOutput() const { return false; }
        ///
+       bool allowSpellCheck() const;
+       ///
        void write(std::ostream &) const;
        ///
        void read(Lexer & lex);