From e99666c5a764fac14a04d84181f98e96786345aa Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 16 Apr 2018 10:39:38 +0200 Subject: swriter: Add missing labelling The page format panel was completely missing labelling. The "Custom" label is actually used a a resource, suppress the labelling warning for it. Change-Id: I1c026f7a743b5da45f244d2527ab2b66165ccd4a Reviewed-on: https://gerrit.libreoffice.org/52946 Tested-by: Jenkins Reviewed-by: Katarina Behrens --- solenv/sanitizers/ui/modules/swriter.false | 1 + 1 file changed, 1 insertion(+) (limited to 'solenv') diff --git a/solenv/sanitizers/ui/modules/swriter.false b/solenv/sanitizers/ui/modules/swriter.false index bbba7d731c7e..83c62dd064b3 100644 --- a/solenv/sanitizers/ui/modules/swriter.false +++ b/solenv/sanitizers/ui/modules/swriter.false @@ -1 +1,2 @@ sw/uiconfig/swriter/ui/sortdialog.ui://GtkLabel[@id='order'] orphan-label +sw/uiconfig/swriter/ui/pageformatpanel.ui://GtkLabel[@id='customlabel'] orphan-label -- cgit