X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_deliminset.h;h=84a3ac14512f335c30d27bacf0c212aac351f103;hb=92d522b7f1be6046adcac062c558bbf0bf021612;hp=bedd04f55b2aa835555d6e4fcf64f80b69bf1c8f;hpb=285952e13002efe5d69a890e6e2a924b0c294808;p=lyx.git diff --git a/src/mathed/math_deliminset.h b/src/mathed/math_deliminset.h index bedd04f55b..84a3ac1451 100644 --- a/src/mathed/math_deliminset.h +++ b/src/mathed/math_deliminset.h @@ -19,7 +19,7 @@ public: /// MathDelimInset(string const & left, string const & right, MathArray const &); /// - MathInset * clone() const; + InsetBase * clone() const; /// MathDelimInset * asDelimInset() { return this; } ///