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 /sw/uiconfig | |
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 'sw/uiconfig')
-rw-r--r-- | sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui | 2 | ||||
-rw-r--r-- | sw/uiconfig/swriter/ui/opttablepage.ui | 2 | ||||
-rw-r--r-- | sw/uiconfig/swriter/ui/sortdialog.ui | 3 |
3 files changed, 0 insertions, 7 deletions
diff --git a/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui b/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui index 094b6fd791ae..bf5fa8ec9971 100644 --- a/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui +++ b/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui @@ -221,7 +221,6 @@ <property name="receives_default">False</property> <property name="margin-start">12</property> <property name="use_underline">True</property> - <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">separateauthentication</property> <child internal-child="accessible"> @@ -357,7 +356,6 @@ <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> - <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">pop3</property> <child internal-child="accessible"> diff --git a/sw/uiconfig/swriter/ui/opttablepage.ui b/sw/uiconfig/swriter/ui/opttablepage.ui index b3e559489804..ef8ec3a1ed7d 100644 --- a/sw/uiconfig/swriter/ui/opttablepage.ui +++ b/sw/uiconfig/swriter/ui/opttablepage.ui @@ -321,7 +321,6 @@ <property name="receives_default">False</property> <property name="margin-start">12</property> <property name="use_underline">True</property> - <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">fix</property> <child internal-child="accessible"> @@ -343,7 +342,6 @@ <property name="receives_default">False</property> <property name="margin-start">12</property> <property name="use_underline">True</property> - <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">fix</property> <child internal-child="accessible"> diff --git a/sw/uiconfig/swriter/ui/sortdialog.ui b/sw/uiconfig/swriter/ui/sortdialog.ui index 3a3d34fe52af..9e3e9b0e768e 100644 --- a/sw/uiconfig/swriter/ui/sortdialog.ui +++ b/sw/uiconfig/swriter/ui/sortdialog.ui @@ -195,7 +195,6 @@ <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> - <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">up1</property> <accessibility> @@ -254,7 +253,6 @@ <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> - <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">up2</property> <accessibility> @@ -313,7 +311,6 @@ <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> - <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">up3</property> <accessibility> |