summaryrefslogtreecommitdiff
path: root/examples/location/planespotter/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location/planespotter/main.cpp')
-rw-r--r--examples/location/planespotter/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/location/planespotter/main.cpp b/examples/location/planespotter/main.cpp
index 24e4c4d3..76f8cc26 100644
--- a/examples/location/planespotter/main.cpp
+++ b/examples/location/planespotter/main.cpp
@@ -147,7 +147,7 @@ signals:
void fromChanged();
protected:
- void timerEvent(QTimerEvent *event) Q_DECL_OVERRIDE
+ void timerEvent(QTimerEvent *event) override
{
if (!event)
return;