]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_gridinset.h
introduce namespace lyx::support
[lyx.git] / src / mathed / math_gridinset.h
index 6177c9be827efd6dd5c516935bd56b6de35e502d..00e324f676b90eefe2def93b74bb5e0ce7c09c90 100644 (file)
@@ -90,7 +90,7 @@ public:
        /// Ensures that the dialog is closed.
        ~MathGridInset();
        ///
-       MathInset * clone() const;
+       InsetBase * clone() const;
        ///
        void metrics(MetricsInfo & mi) const;
        ///