]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_makeboxinset.h
architectural changes to tex2lyx
[lyx.git] / src / mathed / math_makeboxinset.h
index 805bdd4960d7f222b031895b27b0d07837a42a0a..bdeb78ff81f6203c412c5c761ab84807eae5912f 100644 (file)
@@ -21,7 +21,7 @@ public:
        ///
        MathMakeboxInset();
        ///
-       MathInset * clone() const;
+       virtual std::auto_ptr<InsetBase> clone() const;
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///