X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetCaption.h;h=be5a73aeba056e67961a52b9d54226ad31bdb806;hb=d65020b293ab208b1391f96a731e53e0c7274a02;hp=e24808e8533113d3b66734dde1abfdb80a4d81fe;hpb=36f5607ec88a266db6359ed9616bbee856c88e7a;p=features.git diff --git a/src/insets/InsetCaption.h b/src/insets/InsetCaption.h index e24808e853..be5a73aeba 100644 --- a/src/insets/InsetCaption.h +++ b/src/insets/InsetCaption.h @@ -64,7 +64,7 @@ private: /// bool getStatus(Cursor & cur, FuncRequest const & cmd, FuncStatus &) const; // Update the counters of this inset and of its contents - void updateLabels(ParIterator const &, UpdateType); + void updateBuffer(ParIterator const &, UpdateType); /// int latex(odocstream & os, OutputParams const &) const; ///