]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSplit.h
revert last patch. there's something wrong, possibly unrelated to this
[lyx.git] / src / mathed / InsetMathSplit.h
index 959c013b1dd4f26e01c34561c7cf597f9001e8b3..93672606eb750f7f79c72793b92145eb8fea3e27 100644 (file)
@@ -39,7 +39,7 @@ public:
        char defaultColAlign(col_type);
 private:
        ///
-       virtual std::auto_ptr<Inset> doClone() const;
+       virtual Inset * clone() const;
        ///
        docstring name_;
 };