X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_fracbase.h;h=32d601f347fa487b47baa163ebb84c6869564c5b;hb=6aa8d56bddcb29d2c266dc520a4e725958c31db1;hp=8fff7cfaf38e50156048d2bf1d3e49219a0138d6;hpb=6c13215907f27d360bf1dbe2b8cd580e9122df8a;p=lyx.git diff --git a/src/mathed/math_fracbase.h b/src/mathed/math_fracbase.h index 8fff7cfaf3..32d601f347 100644 --- a/src/mathed/math_fracbase.h +++ b/src/mathed/math_fracbase.h @@ -13,9 +13,7 @@ public: /// MathFracbaseInset(); /// - bool idxUp(idx_type &) const; - /// - bool idxDown(idx_type &) const; + bool idxUpDown(idx_type &, bool up) const; /// bool idxLeft(idx_type &, pos_type &) const; ///