]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetCitation.h
Restore XHTML output for InsetCitation.
[features.git] / src / insets / InsetCitation.h
index 1ead91b5d05edc27e1e96d9a709d8ffd46fd0c38..e85c3b7d0f882aa6ef089b0cb41b8e3fb08317b6 100644 (file)
@@ -50,7 +50,7 @@ public:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        ///
-       docstring xhtml(odocstream &, OutputParams const &) const;
+       docstring xhtml(XHTMLStream &, OutputParams const &) const;
        /// the string that is passed to the TOC
        void tocString(odocstream &) const;
        ///