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 e09e2dbc8..c227a05cc 100644
--- a/src/animation/frontend/qblendedclipanimator.h
+++ b/src/animation/frontend/qblendedclipanimator.h
@@ -68,7 +68,7 @@ Q_SIGNALS:
void blendTreeChanged(QAbstractClipBlendNode * blendTree);
protected:
- QBlendedClipAnimator(QBlendedClipAnimatorPrivate &dd, Qt3DCore::QNode *parent = nullptr);
+ explicit QBlendedClipAnimator(QBlendedClipAnimatorPrivate &dd, Qt3DCore::QNode *parent = nullptr);
private:
Q_DECLARE_PRIVATE(QBlendedClipAnimator)