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 3622f7421..a31af1d6d 100644
--- a/src/core/changes/qnodecommand.h
+++ b/src/core/changes/qnodecommand.h
@@ -57,7 +57,7 @@ public:
typedef quint32 CommandId;
#endif
- explicit QNodeCommand(QNodeId id);
+ Q3D_DECL_DEPRECATED explicit QNodeCommand(QNodeId id);
~QNodeCommand();
CommandId commandId() const;