]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNomencl.h
Fix some bugs in the bibinfo caching mechanism. Comments to follow.
[lyx.git] / src / insets / InsetNomencl.h
index 4f8e9d79bc46ef863fde531d5cb16bcd8c608f17..a296fc9f91a9d5ae2c79df446986591c27aa3d78 100644 (file)
@@ -40,7 +40,7 @@ public:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        /// Does nothing at the moment.
-       docstring xhtml(odocstream &, OutputParams const &) const;
+       docstring xhtml(XHTMLStream &, OutputParams const &) const;
        ///
        int docbookGlossary(odocstream &) const;
        ///
@@ -66,7 +66,7 @@ public:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        /// Does nothing at the moment.
-       docstring xhtml(odocstream &, OutputParams const &) const;
+       docstring xhtml(XHTMLStream &, OutputParams const &) const;
        ///
        InsetCode lyxCode() const;
        ///