summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx')
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx b/chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx
index 46cbc279c7ac..78c84f23472e 100644
--- a/chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx
+++ b/chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx
@@ -85,7 +85,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_xPreview;
+ std::unique_ptr<Svx3DLightControl> m_xPreview;
std::unique_ptr<weld::CustomWeld> m_xPreviewWnd;
std::unique_ptr<SvxLightCtl3D> m_xCtl_Preview;
};