X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetHyperlink.h;h=0e0e8d34465320821e9ddb43feea6ea367f23b36;hb=110f8f67ac1afe9892dad5566d1c697044427cf0;hp=d5da130d763e3d0e58486501ad58feb4056baa96;hpb=231b36d95011f99993684add6e0cdd6012ec13d4;p=lyx.git diff --git a/src/insets/InsetHyperlink.h b/src/insets/InsetHyperlink.h index d5da130d76..0e0e8d3446 100644 --- a/src/insets/InsetHyperlink.h +++ b/src/insets/InsetHyperlink.h @@ -53,7 +53,7 @@ public: /// int docbook(odocstream &, OutputParams const &) const; /// - docstring xhtml(XHTMLStream &, OutputParams const &) const; + docstring xhtml(XMLStream &, OutputParams const &) const; //@} /// \name Static public methods obligated for InsetCommand derived classes