summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qanalogaxisinput.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/frontend/qanalogaxisinput.h')
-rw-r--r--src/input/frontend/qanalogaxisinput.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/frontend/qanalogaxisinput.h b/src/input/frontend/qanalogaxisinput.h
index f5523d0dd..9fe221b61 100644
--- a/src/input/frontend/qanalogaxisinput.h
+++ b/src/input/frontend/qanalogaxisinput.h
@@ -68,7 +68,7 @@ Q_SIGNALS:
private:
Q_DECLARE_PRIVATE(QAnalogAxisInput)
- Qt3DCore::QNodeCreatedChangeBasePtr createNodeCreationChange() const Q_DECL_OVERRIDE;
+ Qt3DCore::QNodeCreatedChangeBasePtr createNodeCreationChange() const override;
};
} // Qt3DInput