]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_liminset.h
architectural changes to tex2lyx
[lyx.git] / src / mathed / math_liminset.h
index 87469aff517186783536c54cfd3acd0a850e6bbc..34fe7348a069565f5865625fb12584f1c9bbe7bd 100644 (file)
@@ -13,7 +13,7 @@ public:
        ///
        MathLimInset(MathArray const & f, MathArray const & x, MathArray const & x0);
        ///
-       InsetBase * clone() const;
+       virtual std::auto_ptr<InsetBase> clone() const;
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///