]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathMatrix.h
* InsetMathHull:
[lyx.git] / src / mathed / InsetMathMatrix.h
index d0b3c9f39d22e2b63461b52d20d498009f36f453..efaaa13978b057b019b791f99001134afe6440f1 100644 (file)
@@ -44,7 +44,7 @@ public:
        ///
        void octave(OctaveStream &) const;
 private:
-       virtual std::auto_ptr<InsetBase> doClone() const;
+       virtual Inset * clone() const;
 };