diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-07-23 10:26:09 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-07-23 20:45:17 +0200 |
commit | b6311393b5a01eee500b1ebe440bce60939aaead (patch) | |
tree | 2da743b5fb32645a8b579825410ba456b4316215 /solenv | |
parent | 6afd1e3c06e476a01c25032d3d95ed7e624b58e0 (diff) |
weld AbsolutePos
Change-Id: I273d01bb5d8bf1a1d2dc9066b0c9f099bf115e32
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99311
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/sanitizers/ui/svx.suppr | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/solenv/sanitizers/ui/svx.suppr b/solenv/sanitizers/ui/svx.suppr index d33877fd457f..5a9d0f52fde2 100644 --- a/solenv/sanitizers/ui/svx.suppr +++ b/solenv/sanitizers/ui/svx.suppr @@ -1,4 +1,5 @@ -svx/uiconfig/ui/absrecbox.ui://GtkEntry[@id='entry'] no-labelled-by +svx/uiconfig/ui/absrecbox.ui://GtkEntry[@id='entry-frame'] no-labelled-by +svx/uiconfig/ui/absrecbox.ui://GtkEntry[@id='entry-noframe'] no-labelled-by svx/uiconfig/ui/addinstancedialog.ui://GtkLabel[@id='alttitle'] orphan-label svx/uiconfig/ui/addmodeldialog.ui://GtkLabel[@id='alttitle'] orphan-label svx/uiconfig/ui/addnamespacedialog.ui://GtkLabel[@id='alttitle'] orphan-label |