summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/sortpolicy_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/framegraph/sortpolicy_p.h')
-rw-r--r--src/render/framegraph/sortpolicy_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/framegraph/sortpolicy_p.h b/src/render/framegraph/sortpolicy_p.h
index 868c1430d..02e922f0c 100644
--- a/src/render/framegraph/sortpolicy_p.h
+++ b/src/render/framegraph/sortpolicy_p.h
@@ -65,7 +65,7 @@ class Q_AUTOTEST_EXPORT SortPolicy : public FrameGraphNode
public:
SortPolicy();
- void sceneChangeEvent(const Qt3DCore::QSceneChangePtr &e) Q_DECL_OVERRIDE;
+ void sceneChangeEvent(const Qt3DCore::QSceneChangePtr &e) override;
QVector<Qt3DRender::QSortPolicy::SortType> sortTypes() const;