]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_fontoldinset.h
split LyXText::rowlist_ into individual Paragraph::rows_ chunks
[lyx.git] / src / mathed / math_fontoldinset.h
index dc820348b5876e1314d63d14761250e9015a7cd8..36110e8fae8842e3f77351b10932def1197aaff0 100644 (file)
@@ -18,7 +18,7 @@ public:
        ///
        explicit MathFontOldInset(latexkeys const * key);
        ///
-       InsetBase * clone() const;
+       virtual std::auto_ptr<InsetBase> clone() const;
        /// we are in text mode.
        mode_type currentMode() const { return TEXT_MODE; }
        /// we write extra braces in any case...