X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_gridinset.h;h=00e324f676b90eefe2def93b74bb5e0ce7c09c90;hb=92d522b7f1be6046adcac062c558bbf0bf021612;hp=6177c9be827efd6dd5c516935bd56b6de35e502d;hpb=285952e13002efe5d69a890e6e2a924b0c294808;p=lyx.git diff --git a/src/mathed/math_gridinset.h b/src/mathed/math_gridinset.h index 6177c9be82..00e324f676 100644 --- a/src/mathed/math_gridinset.h +++ b/src/mathed/math_gridinset.h @@ -90,7 +90,7 @@ public: /// Ensures that the dialog is closed. ~MathGridInset(); /// - MathInset * clone() const; + InsetBase * clone() const; /// void metrics(MetricsInfo & mi) const; ///