]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetWrap.h
s/updateLabels/updateBuffer/g, per a suggestion of Abdel's.
[features.git] / src / insets / InsetWrap.h
index 5c601c894ade189953a107cea51576112a266ab2..b1539fc971fe5c294dd97acbf272ee3f939d4c38 100644 (file)
@@ -79,7 +79,7 @@ private:
        ///
        bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const;
        /// Update the counters of this inset and of its contents
-       void updateLabels(ParIterator const &, UpdateType);
+       void updateBuffer(ParIterator const &, UpdateType);
        ///
        void doDispatch(Cursor & cur, FuncRequest & cmd);
        ///