diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-10-04 13:19:02 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-10-04 21:15:20 +0200 |
commit | ba32c6646812eaecd89d67e777f1bf2378d9faae (patch) | |
tree | 3eddf9e4f9aa1b0072728b249b1cc89fb7c80ab4 /solenv/bin | |
parent | 3022dc22ceae5da4e8c8d6b287c03619e03fc123 (diff) |
SvtFileView not referenced in any .uis anymore
through the fpicker constructs one directly
Change-Id: Ic365231e78ca9425b97006a156273479d104eae9
Reviewed-on: https://gerrit.libreoffice.org/80211
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 493a23beab74..a9b553c7d7dd 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -496,7 +496,6 @@ custom_widgets = [ 'SidebarToolBox', 'SpacingListBox', 'SvSimpleTableContainer', - 'SvtFileView', 'SvtURLBox', 'Svx3DPreviewControl', 'SvxCharViewControl', |