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