]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_dotsinset.h
split LyXText::rowlist_ into individual Paragraph::rows_ chunks
[lyx.git] / src / mathed / math_dotsinset.h
index 542a1082eb6d6e26d2458ca308e4782bf601e490..75d4d9c7810911e7b040a11caa0656ab09f1a08c 100644 (file)
@@ -13,7 +13,7 @@ public:
        ///
        explicit MathDotsInset(latexkeys const * l);
        ///
-       InsetBase * clone() const;
+       virtual std::auto_ptr<InsetBase> clone() const;
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///