]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathRef.h
* src/frontends/GuiDocument.{cpp,h}:
[lyx.git] / src / mathed / InsetMathRef.h
index fb208d9b969494137d63d707b43610b9815e2260..add7935e80c12e8825b04f9fb5ea19058425c4ec 100644 (file)
@@ -62,7 +62,7 @@ protected:
        bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const;
 private:
        ///
-       virtual std::auto_ptr<InsetBase> doClone() const;
+       virtual Inset * clone() const;
 };