summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qchannelmapping.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/frontend/qchannelmapping.h')
-rw-r--r--src/animation/frontend/qchannelmapping.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/animation/frontend/qchannelmapping.h b/src/animation/frontend/qchannelmapping.h
index 0c4ca07f4..d768298fe 100644
--- a/src/animation/frontend/qchannelmapping.h
+++ b/src/animation/frontend/qchannelmapping.h
@@ -72,7 +72,7 @@ Q_SIGNALS:
void propertyChanged(QString property);
protected:
- QChannelMapping(QChannelMappingPrivate &dd, Qt3DCore::QNode *parent = nullptr);
+ explicit QChannelMapping(QChannelMappingPrivate &dd, Qt3DCore::QNode *parent = nullptr);
private:
Q_DECLARE_PRIVATE(QChannelMapping)