diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-10-17 14:16:21 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-10-19 17:31:57 +0200 |
commit | 1a57e75bba8c10f0a3fcedace57b746e0fdf1967 (patch) | |
tree | 8649e419c3fd93ce43f0a2c0a489774645699493 /solenv/bin | |
parent | 6f7cd8f4238060249de11c4ec7d167c439f7a781 (diff) |
weld ScDataProviderDlg
drop changing the button colors, every other button is content
not to change its color.
fix up some crashes while I'm here.
Change-Id: Icec54106441810a5152e7dab3ac7d5a55551ab07
Reviewed-on: https://gerrit.libreoffice.org/80994
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 9e9640583ce0..2bd039c65a9e 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -491,7 +491,6 @@ custom_widgets = [ 'RecentDocsView', 'RowEdit', 'SameContentListBox', - 'ScDataTableView', 'SdPageObjsTLB', 'SearchBox', 'SearchResultsBox', |