X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetText.h;h=a4c83f0b913873c146bfb47766d85fb8aa1e2e36;hb=d65020b293ab208b1391f96a731e53e0c7274a02;hp=d81d6ef1420a88cb6bac5546d1545bafd1a1a5a8;hpb=36f5607ec88a266db6359ed9616bbee856c88e7a;p=features.git diff --git a/src/insets/InsetText.h b/src/insets/InsetText.h index d81d6ef142..a4c83f0b91 100644 --- a/src/insets/InsetText.h +++ b/src/insets/InsetText.h @@ -162,7 +162,7 @@ public: { return getLayout().allowParagraphCustomization(); } /// Update the counters of this inset and of its contents - virtual void updateLabels(ParIterator const &, UpdateType); + virtual void updateBuffer(ParIterator const &, UpdateType); /// the string that is passed to the TOC void tocString(odocstream &) const; ///