]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_undersetinset.h
and some mathed de-uglyfication
[features.git] / src / mathed / math_undersetinset.h
index 064235552941c116b3231ff86c8dd318feea8d8a..0be7417cd08abd5c34e15cc932f8bfd3cbd67707 100644 (file)
@@ -25,11 +25,11 @@ public:
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///
-       bool idxFirst(BufferView &) const;
+       bool idxFirst(LCursor &) const;
        ///
-       bool idxLast(BufferView &) const;
+       bool idxLast(LCursor &) const;
        ///
-       bool idxUpDown(BufferView &, bool up, int targetx) const;
+       bool idxUpDown(LCursor &, bool up, int targetx) const;
        ///
        void write(WriteStream & os) const;
        ///