diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-03-24 17:57:59 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-03-26 10:05:25 +0100 |
commit | f1f9c6ee9417cf921e63362f9d82dd196bd07916 (patch) | |
tree | 0ffbe8a1aed4f2067829fb114d9c28258dd723ae /solenv/sanitizers | |
parent | 87f998fedb2a7c86007695c88bf3aa550c61c576 (diff) |
weld SvxRubyDialog
Change-Id: I32f26b9d3e495e64a38cd8a56e532374dd4891f1
Reviewed-on: https://gerrit.libreoffice.org/69651
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/svx.suppr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/solenv/sanitizers/ui/svx.suppr b/solenv/sanitizers/ui/svx.suppr index 333fa3ff4c68..0dab6bddde36 100644 --- a/solenv/sanitizers/ui/svx.suppr +++ b/solenv/sanitizers/ui/svx.suppr @@ -3,8 +3,8 @@ svx/uiconfig/ui/addmodeldialog.ui://GtkLabel[@id='alttitle'] orphan-label svx/uiconfig/ui/addnamespacedialog.ui://GtkLabel[@id='alttitle'] orphan-label svx/uiconfig/ui/asianphoneticguidedialog.ui://GtkLabel[@id='basetextft'] orphan-label svx/uiconfig/ui/asianphoneticguidedialog.ui://GtkLabel[@id='rubytextft'] orphan-label -svx/uiconfig/ui/asianphoneticguidedialog.ui://svxlo-RubyEdit[@id='Left1ED'] no-labelled-by -svx/uiconfig/ui/asianphoneticguidedialog.ui://svxlo-RubyEdit[@id='Right1ED'] no-labelled-by +svx/uiconfig/ui/asianphoneticguidedialog.ui://GtkEntry[@id='Left1ED'] no-labelled-by +svx/uiconfig/ui/asianphoneticguidedialog.ui://GtkEntry[@id='Right1ED'] no-labelled-by svx/uiconfig/ui/chinesedictionary.ui://GtkLabel[@id='termft'] orphan-label svx/uiconfig/ui/chinesedictionary.ui://GtkEntry[@id='term'] no-labelled-by svx/uiconfig/ui/chinesedictionary.ui://GtkLabel[@id='mappingft'] orphan-label |