]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_oversetinset.h
move around stuff, remove unneeded declarations etc
[lyx.git] / src / mathed / math_oversetinset.h
index 72aa05e4fd3af289efe938423be48ac86d6e7174..8fe16c09df223ceb5818ac17b555f6e07f5910e8 100644 (file)
@@ -25,9 +25,9 @@ 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;
 
        ///
        void write(WriteStream & os) const;