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