]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_decorationinset.h
architectural changes to tex2lyx
[lyx.git] / src / mathed / math_decorationinset.h
index 8fc07ad1ebb7d89058ebae05ab9abecc9965a4e3..137b4c39139c4b31719330c22f7e965a80b72185 100644 (file)
@@ -19,7 +19,7 @@ public:
        ///
        explicit MathDecorationInset(latexkeys const * key);
        ///
-       InsetBase * clone() const;
+       virtual std::auto_ptr<InsetBase> clone() const;
        ///
        void draw(PainterInfo &, int x, int y) const;
        ///