X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2Finsetfootlike.h;h=31387e47da797cf1e8911d84dc72b04229f97f65;hb=5603df4a5b7e511b31026c9a4f8f55b2b10fde57;hp=36f7bcf06afb740145c0febff872bee5f66ec517;hpb=ef2290cf5e29a6bd1b5e8b83ff3b616a805a5543;p=lyx.git diff --git a/src/insets/insetfootlike.h b/src/insets/insetfootlike.h index 36f7bcf06a..31387e47da 100644 --- a/src/insets/insetfootlike.h +++ b/src/insets/insetfootlike.h @@ -24,9 +24,7 @@ public: /// InsetFootlike(InsetFootlike const &); /// - void metrics(MetricsInfo &, Dimension &) const; - /// - void write(Buffer const * buf, std::ostream & os) const; + void write(Buffer const & buf, std::ostream & os) const; /// bool insetAllowed(InsetOld::Code) const; /** returns true if, when outputing LaTeX, font changes should