X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetFoot.h;h=c6661e707f292c8d5cadfa1b171e1a52fe5738ec;hb=d65020b293ab208b1391f96a731e53e0c7274a02;hp=28aee678b9d20c91494de222ebf40692f2183896;hpb=36f5607ec88a266db6359ed9616bbee856c88e7a;p=features.git diff --git a/src/insets/InsetFoot.h b/src/insets/InsetFoot.h index 28aee678b9..c6661e707f 100644 --- a/src/insets/InsetFoot.h +++ b/src/insets/InsetFoot.h @@ -38,7 +38,7 @@ private: /// int docbook(odocstream &, OutputParams const &) const; /// Update the counters of this inset and of its contents - void updateLabels(ParIterator const &, UpdateType); + void updateBuffer(ParIterator const &, UpdateType); /// void addToToc(DocIterator const &); ///