diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-02-15 16:12:35 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-02-15 20:50:04 +0100 |
commit | 490269200e40ead201cc48b450b5e4b1d8147e24 (patch) | |
tree | 746f0ece6e05e2379b2785b33f63cee71cb60ec4 /solenv/bin | |
parent | ce31d3cd23510fb545b0f923ea24fb3cb5303780 (diff) |
weld ScDPFunctionDlg
Change-Id: I49428a9e6cd07a962c55939477f8408822170590
Reviewed-on: https://gerrit.libreoffice.org/67881
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 a84945d15c1e..c95a0a48d51a 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -478,7 +478,6 @@ custom_widgets = [ 'ScCondFormatList', 'ScCsvTableBox', 'ScCursorRefEdit', - 'ScDPFunctionListBox', 'ScDataTableView', 'ScDoubleField', 'ScEditWindow', |