]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathRef.h
s/updateLabels/updateBuffer/g, per a suggestion of Abdel's.
[features.git] / src / mathed / InsetMathRef.h
index 8fa5a499a8ba68468eee7fa5a353b9d8e0018bb9..0ee76ac5b76a587c0db6b346fefc2c96102f01ee 100644 (file)
@@ -27,7 +27,7 @@ public:
        ///
        explicit InsetMathRef(Buffer * buf, docstring const & data);
        ///
-       void updateLabels(ParIterator const &, UpdateType);
+       void updateBuffer(ParIterator const &, UpdateType);
        ///
        //void write(WriteStream & os) const;
        ///