]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathOverset.h
Move <algorithm> from DocIterator.h
[lyx.git] / src / mathed / InsetMathOverset.h
index 095e0f590a61d34310f440023b6ef7380352ca99..36b548ffc4e41427655a11fd61c43c60592dbb57 100644 (file)
@@ -28,7 +28,7 @@ public:
        ///
        void draw(PainterInfo & pi, int x, int y) const override;
        ///
-       bool idxUpDown(Cursor & cur, bool up) const;
+       bool idxUpDown(Cursor & cur, bool up) const override;
        ///
        bool idxFirst(Cursor &) const override;
        ///