]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathRoot.h
Revert "Fix a number of signedness warnings"
[lyx.git] / src / mathed / InsetMathRoot.h
index 5fb9d59b72a0aabda35b0471262f256e7e6de332..253d0e7164a8c1fe30507381cb86662b56bbc4ea 100644 (file)
@@ -27,7 +27,7 @@ public:
        ///
        bool idxUpDown(Cursor & cur, bool up) const override;
        ///
-       bool idxForward(Cursor & cur) const;
+       bool idxForward(Cursor & cur) const override;
        ///
        bool idxBackward(Cursor & cur) const override;
        ///