X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetNomencl.h;h=a296fc9f91a9d5ae2c79df446986591c27aa3d78;hb=2203d7aa0a8e9d64666498fb26eb17f699c2f52b;hp=4f8e9d79bc46ef863fde531d5cb16bcd8c608f17;hpb=882e2eeb7bcea230c24eaa69cd6a3e274369adde;p=lyx.git diff --git a/src/insets/InsetNomencl.h b/src/insets/InsetNomencl.h index 4f8e9d79bc..a296fc9f91 100644 --- a/src/insets/InsetNomencl.h +++ b/src/insets/InsetNomencl.h @@ -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; ///