]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_amsarrayinset.h
split LyXText::rowlist_ into individual Paragraph::rows_ chunks
[lyx.git] / src / mathed / math_amsarrayinset.h
index c7896421e48235eecde6869203b8d583b013e9cd..922dcc89b2ba1fe762addc1773cd99f34704a23b 100644 (file)
@@ -20,7 +20,7 @@ public:
        ///
        MathAMSArrayInset(string const & name);
        ///
-       MathInset * clone() const;
+       virtual std::auto_ptr<InsetBase> clone() const;
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///