]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_diffinset.h
architectural changes to tex2lyx
[lyx.git] / src / mathed / math_diffinset.h
index 17436c8da54996530b48ba30491867491cb5b628..74e4bc11eeb3bea926cdb60a94c297431c2bfd59 100644 (file)
@@ -13,7 +13,7 @@ public:
        ///
        explicit MathDiffInset();
        ///
-       MathInset * clone() const;
+       virtual std::auto_ptr<InsetBase> clone() const;
        ///
        void addDer(MathArray const & der);
        ///