]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathStackrel.h
Revert "Fix a number of signedness warnings"
[lyx.git] / src / mathed / InsetMathStackrel.h
index 5fa43616256c4c5cb3a1cb2b4afcf72f5acebd2a..0e5514fd38be3a1a9d78919b687782315cc44c1f 100644 (file)
@@ -22,7 +22,7 @@ public:
        ///
        InsetMathStackrel(Buffer * buf, bool sub);
        ///
-       bool idxUpDown(Cursor &, bool up) const;
+       bool idxUpDown(Cursor &, bool up) const override;
        ///
        bool idxFirst(Cursor &) const override;
        ///