]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNewline.h
Remove all BufferParam arguments in InsetXXX methods (since insets know about their...
[lyx.git] / src / insets / InsetNewline.h
index 1ba4b6173ffccb542fa1e90b807b7fafdf448d02..56450a88c89a5532f0215558d7fb5920b1af0a70 100644 (file)
@@ -65,7 +65,7 @@ private:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        ///
-       void xhtml(odocstream &, OutputParams const &) const;
+       docstring xhtml(odocstream &, OutputParams const &) const;
        ///
        void read(Lexer & lex);
        ///