summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qdirectionallight_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/qdirectionallight_p.h')
-rw-r--r--src/render/frontend/qdirectionallight_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/frontend/qdirectionallight_p.h b/src/render/frontend/qdirectionallight_p.h
index eecd1e078..bfe24211c 100644
--- a/src/render/frontend/qdirectionallight_p.h
+++ b/src/render/frontend/qdirectionallight_p.h
@@ -48,7 +48,7 @@ class QDirectionalLight;
class QT3DRENDERERSHARED_EXPORT QDirectionalLightPrivate : QAbstractLightPrivate
{
public:
- QDirectionalLightPrivate(QDirectionalLight *qq);
+ QDirectionalLightPrivate();
Q_DECLARE_PUBLIC(QDirectionalLight)
QVector3D m_direction;