]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetOptArg.h
Routines for calculating numerical labels for BibTeX citations.
[lyx.git] / src / insets / InsetOptArg.h
index ca78e3b30afdcdf65d71032382e29869f6376dd4..2584049a61287e0351320d631f41a84586063b24 100644 (file)
@@ -46,7 +46,7 @@ private:
        /// Standard DocBook output -- short-circuited
        int docbook(odocstream &, OutputParams const &) const;
        /// Standard XHTML output -- short-circuited
-       docstring xhtml(odocstream &, OutputParams const &) const;
+       docstring xhtml(XHTMLStream &, OutputParams const &) const;
        /// Write out to the .lyx file
        void write(std::ostream & os) const;
        /// should paragraph indendation be ommitted in any case?