]> git.lyx.org Git - features.git/blobdiff - src/mathed/MathData.h
s/updateLabels/updateBuffer/g, per a suggestion of Abdel's.
[features.git] / src / mathed / MathData.h
index 9fa63a86f3fec78fa0dc10280b84aa46aa12c0be..72dca0d157e32c02308bb9700a86b4298862eaeb 100644 (file)
@@ -168,7 +168,7 @@ public:
        /// stay visually at the same position (cur==0 is allowed)
        void updateMacros(Cursor * cur, MacroContext const & mc);
        ///
-       void updateLabels(ParIterator const &, UpdateType);
+       void updateBuffer(ParIterator const &, UpdateType);
 
 protected:
        /// cached values for super/subscript placement