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/sanitizers | |
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/sanitizers')
-rw-r--r-- | solenv/sanitizers/ui/modules/scalc.suppr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/sanitizers/ui/modules/scalc.suppr b/solenv/sanitizers/ui/modules/scalc.suppr index 6295b93012d2..1f5c72e6be46 100644 --- a/solenv/sanitizers/ui/modules/scalc.suppr +++ b/solenv/sanitizers/ui/modules/scalc.suppr @@ -58,7 +58,7 @@ sc/uiconfig/scalc/ui/dataform.ui://GtkLabel[@id='label'] orphan-label sc/uiconfig/scalc/ui/datastreams.ui://GtkLabel[@id='label6'] orphan-label sc/uiconfig/scalc/ui/datastreams.ui://GtkEntry[@id='range'] no-labelled-by sc/uiconfig/scalc/ui/datastreams.ui://GtkEntry[@id='limit'] no-labelled-by -sc/uiconfig/scalc/ui/dataproviderentry.ui://GtkComboBox[@id='provider_lst'] no-labelled-by +sc/uiconfig/scalc/ui/dataproviderentry.ui://GtkComboBoxText[@id='provider_lst'] no-labelled-by sc/uiconfig/scalc/ui/dataproviderentry.ui://GtkEntry[@id='ed_url'] no-labelled-by sc/uiconfig/scalc/ui/dataproviderentry.ui://GtkEntry[@id='ed_id'] no-labelled-by sc/uiconfig/scalc/ui/dataproviderentry.ui:GtkGrid[@id='grid']/GtkLabel orphan-label |