summaryrefslogtreecommitdiffstats
path: root/src/render/lights/qspotlight_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/lights/qspotlight_p.h')
-rw-r--r--src/render/lights/qspotlight_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/lights/qspotlight_p.h b/src/render/lights/qspotlight_p.h
index dc951e55f..d806a0539 100644
--- a/src/render/lights/qspotlight_p.h
+++ b/src/render/lights/qspotlight_p.h
@@ -54,7 +54,7 @@ QT_BEGIN_NAMESPACE
namespace Qt3DRender {
-class QT3DRENDERERSHARED_EXPORT QSpotLightPrivate : public QAbstractLightPrivate
+class QT3DRENDERSHARED_EXPORT QSpotLightPrivate : public QAbstractLightPrivate
{
public:
QSpotLightPrivate();