]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetLine.h
Restore XHTML output for InsetLine.
[lyx.git] / src / insets / InsetLine.h
index 22c3f7db2fd1193d667f534104146caf295fc7dc..f9e289528c72079c9317f9435672152290265769 100644 (file)
@@ -35,7 +35,7 @@ public:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        ///
-       docstring xhtml(odocstream &, OutputParams const &) const;
+       docstring xhtml(XHTMLStream &, OutputParams const &) const;
        ///
        void read(Lexer & lex);
        ///