summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qspotlight_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/qspotlight_p.h')
-rw-r--r--src/render/frontend/qspotlight_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/frontend/qspotlight_p.h b/src/render/frontend/qspotlight_p.h
index 1ad4efa63..d05ec446d 100644
--- a/src/render/frontend/qspotlight_p.h
+++ b/src/render/frontend/qspotlight_p.h
@@ -46,7 +46,7 @@ namespace Qt3D {
class QT3DRENDERERSHARED_EXPORT QSpotLightPrivate : public QAbstractLightPrivate
{
public:
- QSpotLightPrivate(QSpotLight *qq);
+ QSpotLightPrivate();
Q_DECLARE_PUBLIC(QSpotLight)
float m_cutOffAngle;