summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/BulletAndPositionDlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/BulletAndPositionDlg.hxx')
-rw-r--r--sd/source/ui/inc/BulletAndPositionDlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/BulletAndPositionDlg.hxx b/sd/source/ui/inc/BulletAndPositionDlg.hxx
index 1a90c98ff9b1..d6c38825111d 100644
--- a/sd/source/ui/inc/BulletAndPositionDlg.hxx
+++ b/sd/source/ui/inc/BulletAndPositionDlg.hxx
@@ -81,7 +81,7 @@ class SvxBulletAndPositionDlg : public weld::GenericDialogController
std::unique_ptr<weld::Entry> m_xPrefixED;
std::unique_ptr<weld::Label> m_xSuffixFT;
std::unique_ptr<weld::Entry> m_xSuffixED;
- std::unique_ptr<weld::Expander> m_xBeforeAfter;
+ std::unique_ptr<weld::Frame> m_xBeforeAfter;
std::unique_ptr<weld::Label> m_xBulColorFT;
std::unique_ptr<ColorListBox> m_xBulColLB;
std::unique_ptr<weld::Label> m_xBulRelSizeFT;