]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathGrid.h
s/updateLabels/updateBuffer/g, per a suggestion of Abdel's.
[features.git] / src / mathed / InsetMathGrid.h
index 40408bd8796bb38456b39a80aea66eed8910084c..17e9650124e28380a146050abd804bba4e48c6ea 100644 (file)
@@ -113,7 +113,7 @@ public:
        ///
        void drawT(TextPainter & pi, int x, int y) const;
        ///
-       void updateLabels(ParIterator const &, UpdateType);
+       void updateBuffer(ParIterator const &, UpdateType);
        /// extract number of columns from alignment string
        static col_type guessColumns(docstring const & halign);
        /// accepts some LaTeX column codes: p,m,!,@,M,<,>