diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-06-14 09:28:38 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-06-14 13:37:27 +0200 |
commit | 95e986d6fae4e99ac3f1c66911279ab59a7ac1df (patch) | |
tree | bd24d066255058ac12628e2180d7f2d614876d2d /svx/uiconfig/ui/safemodedialog.ui | |
parent | 1166d8b60ec0bc26a5a1b08e19ec35e6f518df1c (diff) |
only one of the radiobuttons in a group should be active
Change-Id: I0475bdd0633b54a644e205628577fac18a3af974
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117142
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx/uiconfig/ui/safemodedialog.ui')
-rw-r--r-- | svx/uiconfig/ui/safemodedialog.ui | 2 |
1 files changed, 0 insertions, 2 deletions
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 <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> - <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">radio_restore</property> </object> @@ -304,7 +303,6 @@ You can make one or more of the following changes to your user profile to return <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> - <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">radio_restore</property> </object> |