X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathGrid.h;h=17e9650124e28380a146050abd804bba4e48c6ea;hb=d65020b293ab208b1391f96a731e53e0c7274a02;hp=40408bd8796bb38456b39a80aea66eed8910084c;hpb=36f5607ec88a266db6359ed9616bbee856c88e7a;p=features.git diff --git a/src/mathed/InsetMathGrid.h b/src/mathed/InsetMathGrid.h index 40408bd879..17e9650124 100644 --- a/src/mathed/InsetMathGrid.h +++ b/src/mathed/InsetMathGrid.h @@ -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,<,>