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, 1 insertions, 1 deletions
diff --git a/src/core/nodes/qentity_p.h b/src/core/nodes/qentity_p.h
index 1b70a9ed5..b28d0c391 100644
--- a/src/core/nodes/qentity_p.h
+++ b/src/core/nodes/qentity_p.h
@@ -48,7 +48,7 @@ namespace Qt3D {
class QT3DCORESHARED_EXPORT QEntityPrivate : public QNodePrivate
{
public :
- QEntityPrivate(QEntity *qq);
+ QEntityPrivate();
Q_DECLARE_PUBLIC(QEntity)