summaryrefslogtreecommitdiff
path: root/include/svx/float3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/float3d.hxx')
-rw-r--r--include/svx/float3d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/float3d.hxx b/include/svx/float3d.hxx
index cd2dd69c1f91..d0fef7666b90 100644
--- a/include/svx/float3d.hxx
+++ b/include/svx/float3d.hxx
@@ -184,7 +184,7 @@ private:
std::unique_ptr<weld::Scale> m_xHoriScale;
std::unique_ptr<weld::Scale> m_xVertScale;
std::unique_ptr<weld::Button> m_xBtn_Corner;
- std::unique_ptr<LightControl3D> m_xLightPreview;
+ std::unique_ptr<Svx3DLightControl> m_xLightPreview;
std::unique_ptr<weld::CustomWeld> m_xCtlLightPreviewWin;
std::unique_ptr<SvxLightCtl3D> m_xCtlLightPreview;