summaryrefslogtreecommitdiffstats
path: root/src/render/lights/qabstractlight_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/lights/qabstractlight_p.h')
-rw-r--r--src/render/lights/qabstractlight_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/lights/qabstractlight_p.h b/src/render/lights/qabstractlight_p.h
index 3f3b4cc0d..d605951ac 100644
--- a/src/render/lights/qabstractlight_p.h
+++ b/src/render/lights/qabstractlight_p.h
@@ -59,7 +59,7 @@ namespace Qt3DRender {
class QAbstractLight;
-class QAbstractLightPrivate : public QShaderDataPrivate
+class Q_AUTOTEST_EXPORT QAbstractLightPrivate : public QShaderDataPrivate
{
public:
QAbstractLightPrivate(QAbstractLight::Type type);