summaryrefslogtreecommitdiffstats
path: root/src/render/backend/rendertargetoutput_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/backend/rendertargetoutput_p.h')
-rw-r--r--src/render/backend/rendertargetoutput_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/backend/rendertargetoutput_p.h b/src/render/backend/rendertargetoutput_p.h
index b7867c2cb..fcd4f15e0 100644
--- a/src/render/backend/rendertargetoutput_p.h
+++ b/src/render/backend/rendertargetoutput_p.h
@@ -76,7 +76,7 @@ public:
QString name() const;
QAbstractTexture::CubeMapFace face() const;
QRenderTargetOutput::AttachmentPoint point() const;
- void sceneChangeEvent(const Qt3DCore::QSceneChangePtr &e) Q_DECL_OVERRIDE;
+ void sceneChangeEvent(const Qt3DCore::QSceneChangePtr &e) override;
Attachment *attachment();
const Attachment *attachment() const;