summaryrefslogtreecommitdiffstats
path: root/src/render/renderstates/qcolormask.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/renderstates/qcolormask.h')
-rw-r--r--src/render/renderstates/qcolormask.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/renderstates/qcolormask.h b/src/render/renderstates/qcolormask.h
index d42f87df0..7d28e80c6 100644
--- a/src/render/renderstates/qcolormask.h
+++ b/src/render/renderstates/qcolormask.h
@@ -79,7 +79,7 @@ Q_SIGNALS:
private:
Q_DECLARE_PRIVATE(QColorMask)
- Qt3DCore::QNodeCreatedChangeBasePtr createNodeCreationChange() const Q_DECL_OVERRIDE;
+ Qt3DCore::QNodeCreatedChangeBasePtr createNodeCreationChange() const override;
};
} // namespace Qt3DRender