diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-07-30 16:03:10 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-07-30 21:13:56 +0200 |
commit | 37c01754ae0a9daaa2f37bd9c1cc9f3b3a84ce21 (patch) | |
tree | 375bd0400ab513670436433b95436e5d29503df6 /solenv/bin | |
parent | f93a345ab5d35aadb5bbbd501df10ff2521c8104 (diff) |
weld SwCompatibilityOptPage
Change-Id: Id66751642a631d033385c3da9ba5cd484ba9dcf6
Reviewed-on: https://gerrit.libreoffice.org/76616
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv/bin')
-rwxr-xr-x | solenv/bin/native-code.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py index 9679d3d26d01..d6d90b3caac1 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -498,7 +498,6 @@ custom_widgets = [ 'SvtURLBox', 'Svx3DPreviewControl', 'SvxCharViewControl', - 'SvxCheckListBox', 'SvxColorListBox', 'SvxColorValueSet', 'SvxFillAttrBox', |