]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_macro.h
IU of clone() and getLabelList()
[lyx.git] / src / mathed / math_macro.h
index ec22720880b016a83f3e57f7388b82a9633bee50..94395953a9001c0af93cff2d3f48186e2d95d812 100644 (file)
@@ -43,7 +43,7 @@ public:
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
-       MathInset * clone() const;
+       InsetBase * clone() const;
        ///
        void dump() const;