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