X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathRef.h;h=8011f9452cafed71cc3afe435891d573f5b18541;hb=bf56e2c8e1afa857cd5e313c19948040e41b8227;hp=8fa5a499a8ba68468eee7fa5a353b9d8e0018bb9;hpb=271d53fdd0f521988c23ac1bfa21eb2cbc9bc6cd;p=lyx.git diff --git a/src/mathed/InsetMathRef.h b/src/mathed/InsetMathRef.h index 8fa5a499a8..8011f9452c 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; /// @@ -50,7 +50,7 @@ public: /// docbook output int docbook(odocstream & os, OutputParams const &) const; /// generate something that will be understood by the Dialogs. - std::string const createDialogStr(std::string const & name) const; + std::string const createDialogStr() const; struct ref_type_info { ///