]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_splitinset.h
split LyXText::rowlist_ into individual Paragraph::rows_ chunks
[lyx.git] / src / mathed / math_splitinset.h
index 6ae28c861ac681a9bc24bcb8b22e82037d22ec37..efd6f2c483d3fe82f87a6ea7ddb432f941c0724a 100644 (file)
@@ -12,7 +12,7 @@ public:
        ///
        explicit MathSplitInset(string const & name);
        ///
-       MathInset * clone() const;
+       virtual std::auto_ptr<InsetBase> clone() const;
        ///
        void write(WriteStream & os) const;
        ///