]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_macrotemplate.h
split LyXText::rowlist_ into individual Paragraph::rows_ chunks
[lyx.git] / src / mathed / math_macrotemplate.h
index 8807cfe859b78cd1b4b4011df02c307669816f23..ef439add4f52185643899169d9120275b177d31e 100644 (file)
@@ -25,7 +25,7 @@ public:
        ///
        explicit MathMacroTemplate(std::istream & is);
        ///
-       InsetBase * clone() const;
+       virtual std::auto_ptr<InsetBase> clone() const;
        ///
        void write(WriteStream & os) const;
        /// Number of arguments