]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSplit.h
Coding style
[lyx.git] / src / mathed / InsetMathSplit.h
index b258958e393abe34bbcecf92ec6f8a567bb6c2af..93672606eb750f7f79c72793b92145eb8fea3e27 100644 (file)
@@ -39,7 +39,7 @@ public:
        char defaultColAlign(col_type);
 private:
        ///
-       virtual std::auto_ptr<InsetBase> doClone() const;
+       virtual Inset * clone() const;
        ///
        docstring name_;
 };