X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_fracbase.h;h=32d601f347fa487b47baa163ebb84c6869564c5b;hb=6aa8d56bddcb29d2c266dc520a4e725958c31db1;hp=71d0b9418bc2cc6fd19ee594c6a3fdde5912bbad;hpb=74e37125805c4f461e312194d395ee301dda0f5c;p=lyx.git diff --git a/src/mathed/math_fracbase.h b/src/mathed/math_fracbase.h index 71d0b9418b..32d601f347 100644 --- a/src/mathed/math_fracbase.h +++ b/src/mathed/math_fracbase.h @@ -12,7 +12,7 @@ class MathFracbaseInset : public MathNestInset { public: /// MathFracbaseInset(); - /// + /// bool idxUpDown(idx_type &, bool up) const; /// bool idxLeft(idx_type &, pos_type &) const;