X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathRef.h;h=0ee76ac5b76a587c0db6b346fefc2c96102f01ee;hb=d65020b293ab208b1391f96a731e53e0c7274a02;hp=8fa5a499a8ba68468eee7fa5a353b9d8e0018bb9;hpb=36f5607ec88a266db6359ed9616bbee856c88e7a;p=features.git diff --git a/src/mathed/InsetMathRef.h b/src/mathed/InsetMathRef.h index 8fa5a499a8..0ee76ac5b7 100644 --- a/src/mathed/InsetMathRef.h +++ b/src/mathed/InsetMathRef.h @@ -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; ///