]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathDecoration.h
Revert "Fix a number of signedness warnings"
[lyx.git] / src / mathed / InsetMathDecoration.h
index 3f3a54df9de40f433d430af1ee66e551c86e6077..78f01a8207bc07fce67864d1adbfc1b760fb6766 100644 (file)
@@ -28,7 +28,7 @@ public:
        ///
        mode_type currentMode() const override;
        ///
-       void draw(PainterInfo &, int x, int y) const;
+       void draw(PainterInfo &, int x, int y) const override;
        ///
        void write(WriteStream & os) const override;
        ///