X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_rootinset.h;h=025304b3340947e48c034011a3c01e8bfb2f0625;hb=12ac7f339e14c4f76a24f45a21c0697303099145;hp=406dd60e99b459e4597830873ae129ed6f8d5b8b;hpb=ea53de7c85a432377f87a4e0cc47a027d7793a74;p=lyx.git diff --git a/src/mathed/math_rootinset.h b/src/mathed/math_rootinset.h index 406dd60e99..025304b334 100644 --- a/src/mathed/math_rootinset.h +++ b/src/mathed/math_rootinset.h @@ -24,7 +24,7 @@ public: /// virtual std::auto_ptr clone() const; /// - bool idxUpDown(LCursor &, bool up, int targetx) const; + bool idxUpDown(LCursor & cur, bool up) const; /// void metrics(MetricsInfo & mi, Dimension & dim) const; ///