]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_commentinset.h
architectural changes to tex2lyx
[lyx.git] / src / mathed / math_commentinset.h
index c324482b6b37ad08f973c40f588074d855ebaea9..f3be725133ebe6fd7b91642d25603f28822af22c 100644 (file)
@@ -20,7 +20,7 @@ public:
        ///
        explicit MathCommentInset(string const &);
        ///
-       MathInset * clone() const;
+       virtual std::auto_ptr<InsetBase> clone() const;
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///