]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_exintinset.h
split LyXText::rowlist_ into individual Paragraph::rows_ chunks
[lyx.git] / src / mathed / math_exintinset.h
index 05e209c36a052a2153705781613a343011c7afd2..3a226d8fd82b20920f0a044cedab2494120758ef 100644 (file)
@@ -14,7 +14,7 @@ public:
        ///
        explicit MathExIntInset(string const & name_);
        ///
-       MathInset * clone() const;
+       virtual std::auto_ptr<InsetBase> clone() const;
        ///
        void symbol(string const &);
        ///