X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetGraphics.h;h=2f0156dfc9adfb0944db8a8027a0c2a29ea23bd2;hb=eb294eadb5e7f22880da399ae082f74567bbfc4e;hp=c68356569dc8320ec6a7cb6ea16dd40ac363f342;hpb=efc0877f8fd33ad9369d06e5b638037c8d6a1b24;p=lyx.git diff --git a/src/insets/InsetGraphics.h b/src/insets/InsetGraphics.h index c68356569d..2f0156dfc9 100644 --- a/src/insets/InsetGraphics.h +++ b/src/insets/InsetGraphics.h @@ -141,7 +141,7 @@ public: /// or an empty string on error. std::string prepareHTMLFile(OutputParams const & runparams) const; /// - OutputParams::CtObject CtObject(OutputParams const &) const override { return OutputParams::CT_OBJECT; } + CtObject getCtObject(OutputParams const &) const override; private: ///