summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-01-02 15:01:47 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-01-06 16:44:41 +0100
commit09b759fc8bbb4990d3cc9ca9d8b87ae1a4e8d526 (patch)
treefd4c36cc79730730d60c042dc5784f6d721749f3 /solenv
parent40fe5b93bc0838e04b46bfc7942d1ee6a2482ce0 (diff)
SvxFillAttrBox is now not used directly from any .uis
Change-Id: I6cdd618477dc11ab50965dac0d734fe7b8a10424 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86145 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rwxr-xr-xsolenv/bin/native-code.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index 344a08f195a4..d23b033624ce 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -515,7 +515,6 @@ custom_widgets = [
'SvxCharViewControl',
'SvxColorListBox',
'SvxColorValueSet',
- 'SvxFillAttrBox',
'SvxFillTypeBox',
'SvxLightCtl3D',
'SvxRelativeField',