X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_rootinset.h;h=025304b3340947e48c034011a3c01e8bfb2f0625;hb=12ac7f339e14c4f76a24f45a21c0697303099145;hp=366c77d43ddb74b8176531da14d314c21fdb232c;hpb=1f9e9cf5173fa1fbafdff5f21080e5194b05818b;p=lyx.git diff --git a/src/mathed/math_rootinset.h b/src/mathed/math_rootinset.h index 366c77d43d..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(idx_type & idx, pos_type & pos, bool up, int targetx) const; + bool idxUpDown(LCursor & cur, bool up) const; /// void metrics(MetricsInfo & mi, Dimension & dim) const; ///