]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetText.h
s/updateLabels/updateBuffer/g, per a suggestion of Abdel's.
[features.git] / src / insets / InsetText.h
index d81d6ef1420a88cb6bac5546d1545bafd1a1a5a8..a4c83f0b913873c146bfb47766d85fb8aa1e2e36 100644 (file)
@@ -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;
        ///