]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_hullinset.h
split LyXText::rowlist_ into individual Paragraph::rows_ chunks
[lyx.git] / src / mathed / math_hullinset.h
index c0a1c6ca546d8f1fed6ddf0d8a8c79c33cb5c82a..adbdc2dd750f32ed0263d4fee6d7501a75ca94d8 100644 (file)
@@ -20,7 +20,7 @@ public:
        ///
        explicit MathHullInset(string const & type);
        ///
-       MathInset * clone() const;
+       virtual std::auto_ptr<InsetBase> clone() const;
        ///
        mode_type currentMode() const;
        ///