]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_exfuncinset.h
architectural changes to tex2lyx
[lyx.git] / src / mathed / math_exfuncinset.h
index 98b08b192ef337966c375f0f9f7370ba6ae3b631..6422af0f7af502f77030417f8ec237aae502f25f 100644 (file)
@@ -15,7 +15,7 @@ public:
        ///
        MathExFuncInset(string const & name, MathArray const & ar);
        ///
-       MathInset * clone() const;
+       virtual std::auto_ptr<InsetBase> clone() const;
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///