summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qclipblendvalue.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/frontend/qclipblendvalue.h')
-rw-r--r--src/animation/frontend/qclipblendvalue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/animation/frontend/qclipblendvalue.h b/src/animation/frontend/qclipblendvalue.h
index b18bfb57b..65ac0eb6c 100644
--- a/src/animation/frontend/qclipblendvalue.h
+++ b/src/animation/frontend/qclipblendvalue.h
@@ -73,7 +73,7 @@ protected:
private:
Q_DECLARE_PRIVATE(QClipBlendValue)
- Qt3DCore::QNodeCreatedChangeBasePtr createNodeCreationChange() const Q_DECL_OVERRIDE;
+ Qt3DCore::QNodeCreatedChangeBasePtr createNodeCreationChange() const override;
};
} // namespace Qt3DAnimation