summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qabstractlight_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/qabstractlight_p.h')
-rw-r--r--src/render/frontend/qabstractlight_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/frontend/qabstractlight_p.h b/src/render/frontend/qabstractlight_p.h
index ee8d68236..1d90a398a 100644
--- a/src/render/frontend/qabstractlight_p.h
+++ b/src/render/frontend/qabstractlight_p.h
@@ -49,7 +49,7 @@ class QAbstractLight;
class QT3DRENDERERSHARED_EXPORT QAbstractLightPrivate : public QShaderDataPrivate
{
public:
- QAbstractLightPrivate(QAbstractLight *qq);
+ QAbstractLightPrivate();
Q_DECLARE_PUBLIC(QAbstractLight)
QColor m_color;