diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-11-07 21:35:25 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-11-08 09:52:04 +0100 |
commit | b94dd252730512f14d6939a250152b3e4c9e7583 (patch) | |
tree | 0fa8a5f76d94a6417b8d47a07f75049203f44a5e /chart2 | |
parent | 3e71ec4dd593d4c7d904a8617be5808a0c0f02b1 (diff) |
tdf#128625 set only one active radiobutton per group
Change-Id: Ia44438ec4da771eb093a46311f37e49d1df7b511
Reviewed-on: https://gerrit.libreoffice.org/82254
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'chart2')
-rw-r--r-- | chart2/uiconfig/ui/tp_ErrorBars.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/chart2/uiconfig/ui/tp_ErrorBars.ui b/chart2/uiconfig/ui/tp_ErrorBars.ui index 420c2b9f7c16..1736c2a0fdcc 100644 --- a/chart2/uiconfig/ui/tp_ErrorBars.ui +++ b/chart2/uiconfig/ui/tp_ErrorBars.ui @@ -79,7 +79,6 @@ <property name="halign">start</property> <property name="valign">center</property> <property name="use_underline">True</property> - <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">RB_NONE</property> </object> @@ -98,7 +97,6 @@ <property name="halign">start</property> <property name="valign">center</property> <property name="use_underline">True</property> - <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">RB_NONE</property> </object> @@ -121,7 +119,6 @@ <property name="halign">start</property> <property name="valign">center</property> <property name="use_underline">True</property> - <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">RB_NONE</property> </object> @@ -164,7 +161,6 @@ <property name="halign">start</property> <property name="valign">center</property> <property name="use_underline">True</property> - <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">RB_NONE</property> </object> @@ -240,7 +236,6 @@ <property name="halign">start</property> <property name="valign">center</property> <property name="use_underline">True</property> - <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">RB_BOTH</property> </object> @@ -258,7 +253,6 @@ <property name="halign">start</property> <property name="valign">center</property> <property name="use_underline">True</property> - <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">RB_BOTH</property> </object> |