]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNewpage.h
InsetTabular.cpp: fix #6585 also for wrapped floats - thanks Vincent
[lyx.git] / src / insets / InsetNewpage.h
index 05bfc8413ec1b9436d0f3c51f87ad95e752d92a8..fead3f37e788d86a48bfb517c3f8912f45eea200 100644 (file)
@@ -69,7 +69,7 @@ private:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        ///
-       docstring xhtml(odocstream &, OutputParams const &) const;
+       docstring xhtml(XHTMLStream &, OutputParams const &) const;
        ///
        void read(Lexer & lex);
        ///