summaryrefslogtreecommitdiffstats
path: root/src/render/lights/qenvironmentlight.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/lights/qenvironmentlight.h')
-rw-r--r--src/render/lights/qenvironmentlight.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/render/lights/qenvironmentlight.h b/src/render/lights/qenvironmentlight.h
index c3d180233..995768d3c 100644
--- a/src/render/lights/qenvironmentlight.h
+++ b/src/render/lights/qenvironmentlight.h
@@ -77,6 +77,8 @@ Q_SIGNALS:
private:
Q_DECLARE_PRIVATE(QEnvironmentLight)
Qt3DCore::QNodeCreatedChangeBasePtr createNodeCreationChange() const override;
+
+ Q_PRIVATE_SLOT(d_func(), void _q_updateEnvMapsSize())
};
} // namespace Qt3DRender