X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_cursor.h;h=c8a7e574e41c4f88ca8e20b9a5914d182f337743;hb=c1bd90620269aaac42ed14e7bb075c18f1b0e841;hp=d0a71e46fc8338ce2f09c99f040b8e01744de14a;hpb=fd054e60b18496cef6527be18a99cd2ec3e48346;p=lyx.git diff --git a/src/mathed/math_cursor.h b/src/mathed/math_cursor.h index d0a71e46fc..c8a7e574e4 100644 --- a/src/mathed/math_cursor.h +++ b/src/mathed/math_cursor.h @@ -258,7 +258,7 @@ public: /// MathInset * prevInset() const; /// - MathUpDownInset * nearbyUpDownInset() const; + MathUpDownInset * prevUpDownInset() const; /// MathFuncInset * imacro;