X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FMathData.h;h=72dca0d157e32c02308bb9700a86b4298862eaeb;hb=d65020b293ab208b1391f96a731e53e0c7274a02;hp=9fa63a86f3fec78fa0dc10280b84aa46aa12c0be;hpb=36f5607ec88a266db6359ed9616bbee856c88e7a;p=features.git diff --git a/src/mathed/MathData.h b/src/mathed/MathData.h index 9fa63a86f3..72dca0d157 100644 --- a/src/mathed/MathData.h +++ b/src/mathed/MathData.h @@ -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