summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-01-13 09:52:41 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-01-13 18:15:11 +0100
commit4e12a674f51e898cf11af64b01e8da8468cec401 (patch)
tree27092599fd43950d14c5d2613cc78785a31435de /sd
parent1caaf3cb0691a1659379ae3ce9964f600da5aa66 (diff)
rename NumValueSet back to SvxNumValueSet
Change-Id: I05cd8e336f818e80de40abb40cf739a7cbb540d8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86665 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd')
-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 b2c5ce1fa54b..87cd14ad8370 100644
--- a/sd/source/ui/inc/BulletAndPositionDlg.hxx
+++ b/sd/source/ui/inc/BulletAndPositionDlg.hxx
@@ -32,7 +32,7 @@
#define MN_GALLERY_ENTRY 100
class ColorListBox;
-class NumValueSet;
+class SvxNumValueSet;
class SvxNumRule;
class SvxBmpNumValueSet;
class SvxBrushItem;