]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_envinset.h
architectural changes to tex2lyx
[lyx.git] / src / mathed / math_envinset.h
index c13a17c0991d8d83e43677743301186adef50726..aa019cde9d999fe6ae693cbca17d466d65dc0348 100644 (file)
@@ -17,7 +17,7 @@ public:
        ///
        MathEnvInset(string const & name_);
        ///
-       MathInset * clone() const;
+       virtual std::auto_ptr<InsetBase> clone() const;
        ///
        void draw(PainterInfo &, int x, int y) const;
        ///