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