X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_amsarrayinset.h;h=4c45fe2d49967290437db9266bde463274cae08e;hb=6aa8d56bddcb29d2c266dc520a4e725958c31db1;hp=eb24eff9fead6babd0a2011d34657c041f4d288b;hpb=fe87869cb763c613c4dc36294efbd8edff175d54;p=lyx.git diff --git a/src/mathed/math_amsarrayinset.h b/src/mathed/math_amsarrayinset.h index eb24eff9fe..4c45fe2d49 100644 --- a/src/mathed/math_amsarrayinset.h +++ b/src/mathed/math_amsarrayinset.h @@ -12,9 +12,9 @@ class MathAMSArrayInset : public MathGridInset { public: /// - MathAMSArrayInset(string const & name_, int m, int n); + MathAMSArrayInset(string const & name, int m, int n); /// - MathAMSArrayInset(string const & name_); + MathAMSArrayInset(string const & name); /// MathInset * clone() const; ///