summaryrefslogtreecommitdiffstats
path: root/tools/testcon/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testcon/mainwindow.h')
-rw-r--r--tools/testcon/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testcon/mainwindow.h b/tools/testcon/mainwindow.h
index 84cd2ce..7e6575b 100644
--- a/tools/testcon/mainwindow.h
+++ b/tools/testcon/mainwindow.h
@@ -59,7 +59,7 @@ public:
bool loadScript(const QString &file);
protected:
- void closeEvent(QCloseEvent *) Q_DECL_OVERRIDE;
+ void closeEvent(QCloseEvent *) override;
public slots:
void appendLogText(const QString &);