diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-10-30 13:06:49 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-10-31 11:36:34 +0100 |
commit | 5dcf6ff6b9f4f8b33c59cc98ccde853a927bc8cd (patch) | |
tree | 533a1b9121c4dacb7b032c2e525985530fd78163 /solenv | |
parent | 977c9933535f62c729f2111e0734f8bd2263377b (diff) |
fix label alignment
Change-Id: Ic2fa0432d5bbba6f1e520e36cada4743dcd8e4af
Reviewed-on: https://gerrit.libreoffice.org/81770
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/sanitizers/ui/cui.suppr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/sanitizers/ui/cui.suppr b/solenv/sanitizers/ui/cui.suppr index d417663db12c..8be8a6a251d6 100644 --- a/solenv/sanitizers/ui/cui.suppr +++ b/solenv/sanitizers/ui/cui.suppr @@ -122,8 +122,6 @@ cui/uiconfig/ui/fmsearchdialog.ui://GtkLabel[@id='ftHint'] orphan-label cui/uiconfig/ui/gradientpage.ui://GtkLabel[@id='centerft'] orphan-label cui/uiconfig/ui/gradientpage.ui://GtkScale[@id='angleslider'] no-labelled-by cui/uiconfig/ui/gradientpage.ui://GtkScale[@id='borderslider'] no-labelled-by -cui/uiconfig/ui/effectspage.ui://GtkLabel[@id='label1'] orphan-label -cui/uiconfig/ui/effectspage.ui://GtkLabel[@id='label2'] orphan-label cui/uiconfig/ui/effectspage.ui://GtkLabel[@id='a11ywarning'] orphan-label cui/uiconfig/ui/eventsconfigpage.ui://GtkLabel[@id='label1'] orphan-label cui/uiconfig/ui/galleryapplyprogress.ui://GtkLabel[@id='file'] orphan-label |