summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_TitleRotation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/tp_TitleRotation.hxx')
-rw-r--r--chart2/source/controller/dialogs/tp_TitleRotation.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/tp_TitleRotation.hxx b/chart2/source/controller/dialogs/tp_TitleRotation.hxx
index b84c4720f173..cb2258c27d99 100644
--- a/chart2/source/controller/dialogs/tp_TitleRotation.hxx
+++ b/chart2/source/controller/dialogs/tp_TitleRotation.hxx
@@ -39,7 +39,7 @@ class SchAlignmentTabPage : public SfxTabPage
private:
svx::DialControl m_aCtrlDial;
std::unique_ptr<weld::Label> m_xFtRotate;
- std::unique_ptr<weld::SpinButton> m_xNfRotate;
+ std::unique_ptr<weld::MetricSpinButton> m_xNfRotate;
std::unique_ptr<weld::CheckButton> m_xCbStacked;
std::unique_ptr<weld::Label> m_xFtTextDirection;
std::unique_ptr<weld::Label> m_xFtABCD;