]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_splitinset.h
architectural changes to tex2lyx
[lyx.git] / src / mathed / math_splitinset.h
index 2d89f264a0762f944045d70146dd829bd4415126..efd6f2c483d3fe82f87a6ea7ddb432f941c0724a 100644 (file)
@@ -12,7 +12,7 @@ public:
        ///
        explicit MathSplitInset(string const & name);
        ///
-       InsetBase * clone() const;
+       virtual std::auto_ptr<InsetBase> clone() const;
        ///
        void write(WriteStream & os) const;
        ///