]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_sqrtinset.h
architectural changes to tex2lyx
[lyx.git] / src / mathed / math_sqrtinset.h
index 40aa6e8b35f28539b5eff37295172b140759c62e..b90dae0409b9013d13b4116b340cecf3b0a4c155 100644 (file)
@@ -15,7 +15,7 @@ public:
        ///
        MathSqrtInset();
        ///
-       MathInset * clone() const;
+       virtual std::auto_ptr<InsetBase> clone() const;
        ///
        void draw(PainterInfo &, int x, int y) const;
        ///