summaryrefslogtreecommitdiffstats
path: root/src/core/changes/qnodecommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/changes/qnodecommand.h')
-rw-r--r--src/core/changes/qnodecommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/changes/qnodecommand.h b/src/core/changes/qnodecommand.h
index c02365a59..f4371b03c 100644
--- a/src/core/changes/qnodecommand.h
+++ b/src/core/changes/qnodecommand.h
@@ -70,7 +70,7 @@ public:
void setReplyToCommandId(CommandId id);
protected:
- QNodeCommand(QNodeCommandPrivate &dd, QNodeId id);
+ explicit QNodeCommand(QNodeCommandPrivate &dd, QNodeId id);
private:
Q_DECLARE_PRIVATE(QNodeCommand)