From 95e986d6fae4e99ac3f1c66911279ab59a7ac1df Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 14 Jun 2021 09:28:38 +0100 Subject: only one of the radiobuttons in a group should be active MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I0475bdd0633b54a644e205628577fac18a3af974 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117142 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- svx/uiconfig/ui/fontworkcharacterspacingcontrol.ui | 5 ----- svx/uiconfig/ui/safemodedialog.ui | 2 -- 2 files changed, 7 deletions(-) (limited to 'svx/uiconfig') diff --git a/svx/uiconfig/ui/fontworkcharacterspacingcontrol.ui b/svx/uiconfig/ui/fontworkcharacterspacingcontrol.ui index 3478c3c2e0c9..aee1943bb10a 100644 --- a/svx/uiconfig/ui/fontworkcharacterspacingcontrol.ui +++ b/svx/uiconfig/ui/fontworkcharacterspacingcontrol.ui @@ -21,7 +21,6 @@ True False True - True True normal @@ -37,7 +36,6 @@ True False True - True True normal @@ -68,7 +66,6 @@ True False True - True True normal @@ -84,7 +81,6 @@ True False True - True True normal @@ -100,7 +96,6 @@ True False True - True True normal diff --git a/svx/uiconfig/ui/safemodedialog.ui b/svx/uiconfig/ui/safemodedialog.ui index f276832c68a2..c4ec9a37f2e1 100644 --- a/svx/uiconfig/ui/safemodedialog.ui +++ b/svx/uiconfig/ui/safemodedialog.ui @@ -175,7 +175,6 @@ You can make one or more of the following changes to your user profile to return True True False - True True radio_restore @@ -304,7 +303,6 @@ You can make one or more of the following changes to your user profile to return True True False - True True radio_restore -- cgit