]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt/GuiCommandEdit.h
Hack to display section symbol
[lyx.git] / src / frontends / qt / GuiCommandEdit.h
index 82a546a3ddd0a4274ff7effb0446f62435ec69ee..bddd532e8fb55d8c0f653af89991c0b4c541cdf0 100644 (file)
@@ -38,7 +38,7 @@ Q_SIGNALS:
 
 protected:
        ///
-       virtual bool event(QEvent * e);
+       virtual bool event(QEvent * e) override;
        ///
        virtual void keyPressEvent(QKeyEvent * e) override;
 };