]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathRef.h
Set correctly the spacing between atoms in MathData
[lyx.git] / src / mathed / InsetMathRef.h
index 8fa5a499a8ba68468eee7fa5a353b9d8e0018bb9..8011f9452cafed71cc3afe435891d573f5b18541 100644 (file)
@@ -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 {
                ///