diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-08-07 11:11:51 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-08-09 21:43:35 +0200 |
commit | 72aeda11bd1acbe5d9224eae0d22265630ebb0b8 (patch) | |
tree | b445410cae8acf1984869fdd949720a076f51ce7 /solenv/sanitizers | |
parent | 7614efb59d948ca07c16e32523831b81922ac8f9 (diff) |
weld OTasksWindow
moving the InterimItemWindow one layer higher
Change-Id: I500da55f4d4bf4dd31583c9c055564cf299a2166
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100304
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv/sanitizers')
-rw-r--r-- | solenv/sanitizers/ui/dbaccess.suppr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/sanitizers/ui/dbaccess.suppr b/solenv/sanitizers/ui/dbaccess.suppr index 4f0403d18345..58d31c9217bf 100644 --- a/solenv/sanitizers/ui/dbaccess.suppr +++ b/solenv/sanitizers/ui/dbaccess.suppr @@ -84,6 +84,7 @@ dbaccess/uiconfig/ui/sortdialog.ui://GtkComboBoxText[@id='value3'] no-labelled-b dbaccess/uiconfig/ui/tablesfilterpage.ui://GtkLabel[@id='label2'] orphan-label dbaccess/uiconfig/ui/tablesjoindialog.ui://GtkLabel[@id='title'] orphan-label dbaccess/uiconfig/ui/tablesjoindialog.ui://GtkLabel[@id='alttitle'] orphan-label +dbaccess/uiconfig/ui/taskwindow.ui://GtkTreeView[@id='treeview'] no-labelled-by dbaccess/uiconfig/ui/textpage.ui://GtkEntry[@id='extension'] no-labelled-by dbaccess/uiconfig/ui/textpage.ui://GtkLabel[@id='example'] orphan-label dbaccess/uiconfig/ui/useradminpage.ui://GtkLabel[@id='label3'] orphan-label |