summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qpointlight_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/qpointlight_p.h')
-rw-r--r--src/render/frontend/qpointlight_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/frontend/qpointlight_p.h b/src/render/frontend/qpointlight_p.h
index 3b377f879..0e98319ed 100644
--- a/src/render/frontend/qpointlight_p.h
+++ b/src/render/frontend/qpointlight_p.h
@@ -48,7 +48,7 @@ class QPointLight;
class QT3DRENDERERSHARED_EXPORT QPointLightPrivate : public QAbstractLightPrivate
{
public:
- QPointLightPrivate(QPointLight *qq);
+ QPointLightPrivate();
Q_DECLARE_PUBLIC(QPointLight)
};