summaryrefslogtreecommitdiffstats
path: root/src/core/nodes/qentity_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/nodes/qentity_p.h')
-rw-r--r--src/core/nodes/qentity_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/nodes/qentity_p.h b/src/core/nodes/qentity_p.h
index e883aa93c..20e51d251 100644
--- a/src/core/nodes/qentity_p.h
+++ b/src/core/nodes/qentity_p.h
@@ -57,6 +57,8 @@ public :
Q_DECLARE_PUBLIC(QEntity)
+ void copy(const QNodePrivate *ref) Q_DECL_OVERRIDE;
+
ComponentList m_components;
bool m_visible;