X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetPhantom.h;h=d27721f098f2e06581db25b6316e2bffbaa08e92;hb=a3c84666b2dbfc75c9a80cf4f94612149cb2b570;hp=af32517be67abb3fcc64c693cce6788e44ad5a7f;hpb=82c7e15e6444a8566a9b7b8053b830d03058383e;p=lyx.git diff --git a/src/insets/InsetPhantom.h b/src/insets/InsetPhantom.h index af32517be6..d27721f098 100644 --- a/src/insets/InsetPhantom.h +++ b/src/insets/InsetPhantom.h @@ -82,7 +82,7 @@ private: /// int docbook(odocstream &, OutputParams const &) const; /// Makes no sense fof XHTML. - docstring xhtml(odocstream &, OutputParams const &) const; + docstring xhtml(XHTMLStream &, OutputParams const &) const; /// bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const; ///