summaryrefslogtreecommitdiffstats
path: root/src/render/renderstates/qstenciloperation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/renderstates/qstenciloperation.h')
-rw-r--r--src/render/renderstates/qstenciloperation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/renderstates/qstenciloperation.h b/src/render/renderstates/qstenciloperation.h
index 8a8491f59..889bb73dc 100644
--- a/src/render/renderstates/qstenciloperation.h
+++ b/src/render/renderstates/qstenciloperation.h
@@ -64,7 +64,7 @@ public:
private:
Q_DECLARE_PRIVATE(QStencilOperation)
- Qt3DCore::QNodeCreatedChangeBasePtr createNodeCreationChange() const Q_DECL_OVERRIDE;
+ Qt3DCore::QNodeCreatedChangeBasePtr createNodeCreationChange() const override;
};
} // namespace Qt3DRender