]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathOverset.h
Fixup 097da3a9: fix horizontal navigatiion in InsetMathRoot
[lyx.git] / src / mathed / InsetMathOverset.h
index ac055e1dc92701fa749b9a9cea86114494eb54f1..eb6b86b7988f34fcb49b8c45eacca467497ae8e7 100644 (file)
@@ -28,9 +28,7 @@ public:
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///
-       bool idxFirst(Cursor &) const;
-       ///
-       bool idxLast(Cursor &) const;
+       bool idxUpDown(Cursor & cur, bool up) const;
        ///
        void write(WriteStream & os) const;
        ///