]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathXYArrow.h
revert last patch. there's something wrong, possibly unrelated to this
[lyx.git] / src / mathed / InsetMathXYArrow.h
index baeef628c80ea9ec2d5095538db61b56800a1245..08faf9dea71b73ff612e25ab15d4ae7df7ece80a 100644 (file)
@@ -28,7 +28,7 @@ public:
        ///
        InsetMathXYArrow();
        ///
-       virtual std::auto_ptr<Inset> clone() const;
+       virtual Inset * clone() const;
        ///
        bool metrics(MetricsInfo & mi) const;
        ///