diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-10-24 17:24:32 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-10-29 14:45:29 +0100 |
commit | 783fec72977ffaa389629d9ecbc5576eb47f2188 (patch) | |
tree | 674635427061788b6032fb330ed24f48ec73c826 /solenv | |
parent | 0ef5c47547bec6319b853326603f3b807407fe78 (diff) |
SvtURLBox not used in any .ui files anymore
Change-Id: I03802d3345ce29f52d026f2638cb19d6209cd9e2
Reviewed-on: https://gerrit.libreoffice.org/81495
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-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 d7671d8dfd47..8ad5f8ed8887 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -498,7 +498,6 @@ custom_widgets = [ 'SidebarDialControl', 'SidebarToolBox', 'SpacingListBox', - 'SvtURLBox', 'Svx3DPreviewControl', 'SvxCharViewControl', 'SvxColorListBox', |