]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetQuotes.h
Pure HTML output for math macros.
[lyx.git] / src / insets / InsetQuotes.h
index ef7beec21d1a16f85cc870dc9ec42bd4270482c5..0cc463e4c27723fcaf4a2542a2072b327bc163bf 100644 (file)
@@ -84,7 +84,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;