summaryrefslogtreecommitdiffstats
path: root/src/render/lights/light_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/lights/light_p.h')
-rw-r--r--src/render/lights/light_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/lights/light_p.h b/src/render/lights/light_p.h
index 19deb1bcc..e1f552b2e 100644
--- a/src/render/lights/light_p.h
+++ b/src/render/lights/light_p.h
@@ -77,7 +77,7 @@ class RenderLightFunctor : public Qt3DCore::QBackendNodeMapper
public:
explicit RenderLightFunctor(AbstractRenderer *renderer, NodeManagers *managers);
- Qt3DCore::QBackendNode *create(const Qt3DCore::QNodeCreatedChangeBasePtr &change) const Q_DECL_OVERRIDE;
+ Qt3DCore::QBackendNode *create(const Qt3DCore::QNodeCreatedChangeBasePtr &change) const override;
Qt3DCore::QBackendNode *get(Qt3DCore::QNodeId id) const Q_DECL_FINAL;
void destroy(Qt3DCore::QNodeId id) const Q_DECL_FINAL;