diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-07-29 11:59:09 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-07-29 20:27:45 +0200 |
commit | b4550772ca34b752bd68a5fe2fc0971741c79ee3 (patch) | |
tree | e2e462c064a0d1047f3e6ca1b016f3b65fb1be7e /solenv | |
parent | e63582b4e5eca27ac55259fff52d5a087e433cf3 (diff) |
weld ScTpCalcOptions
Change-Id: I4b5bd08a9ed04b9bceb08640a275dee02d6e9b36
Reviewed-on: https://gerrit.libreoffice.org/76544
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 fc5e2f725c21..edfbd5a8ec6f 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -484,7 +484,6 @@ custom_widgets = [ 'SameContentListBox', 'ScCsvTableBox', 'ScDataTableView', - 'ScDoubleField', 'SdPageObjsTLB', 'SearchBox', 'SearchResultsBox', |