]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_fracbase.h
Fix reading of math macros
[lyx.git] / src / mathed / math_fracbase.h
index 8ac0a9f2ba0b15b66514d040c59cd6e7f872fd51..9c138686144e52766d531c622da5237d3ddcd686 100644 (file)
@@ -13,7 +13,7 @@ public:
        ///
        MathFracbaseInset();
        ///
-       bool idxUpDown(idx_type & idx, pos_type & pos, bool up) const;
+       bool idxUpDown(idx_type & idx, pos_type & pos, bool up, int targetx) const;
        ///
        bool idxLeft(idx_type & idx, pos_type & pos) const;
        ///