From 8daffb60dd2863878bb04317ca2849d76df01f4b Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Wed, 12 Feb 2020 14:22:18 +0100 Subject: tdf#45589 sw: fix Formatting Aids options page for Writer/Web The pre-existing problem of the lone "tab" label was compounded by the new bookmark label. There is no Insert->Bookmark in Writer/Web so i guess the Bookmark checkbox shouldn't be shown. Change-Id: I5a2348599562bb20d7a8de916d0268a133771a0c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88535 Tested-by: Jenkins Reviewed-by: Michael Stahl --- sw/uiconfig/swriter/ui/optformataidspage.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sw/uiconfig') diff --git a/sw/uiconfig/swriter/ui/optformataidspage.ui b/sw/uiconfig/swriter/ui/optformataidspage.ui index bba4dae11076..13434e4fee43 100644 --- a/sw/uiconfig/swriter/ui/optformataidspage.ui +++ b/sw/uiconfig/swriter/ui/optformataidspage.ui @@ -185,7 +185,7 @@ - + True False @@ -207,7 +207,7 @@ - + True False | [ ] -- cgit