]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathOverset.h
Fix assertion when checking if change in selection
[lyx.git] / src / mathed / InsetMathOverset.h
index eb6b86b7988f34fcb49b8c45eacca467497ae8e7..213c96f5b3ef90915c8b7f9d19ed23749dd1811a 100644 (file)
@@ -30,6 +30,10 @@ public:
        ///
        bool idxUpDown(Cursor & cur, bool up) const;
        ///
+       bool idxFirst(Cursor &) const;
+       ///
+       bool idxLast(Cursor &) const;
+       ///
        void write(WriteStream & os) const;
        ///
        void normalize(NormalStream &) const;