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