X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetFoot.h;h=7a6576b7bf4b8acc8b23ffa2a419902cf6a40fef;hb=0362c6aae73c293d1c20277c12d362acfe0b2ef6;hp=fef076035c5ba73568e6c54239b20b7470211b5f;hpb=7c38391754f14b5c76324d1e60e36d73525d3e1c;p=lyx.git diff --git a/src/insets/InsetFoot.h b/src/insets/InsetFoot.h index fef076035c..7a6576b7bf 100644 --- a/src/insets/InsetFoot.h +++ b/src/insets/InsetFoot.h @@ -43,7 +43,7 @@ public: /// Update the counters of this inset and of its contents void updateLabels(Buffer const &, ParIterator const &); /// - void addToToc(TocList &, Buffer const &, ParConstIterator const &) const; + void addToToc(Buffer const &, ParConstIterator const &) const; protected: InsetFoot(InsetFoot const &);