[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - chart2/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Fri Nov 8 12:20:19 UTC 2019
chart2/uiconfig/ui/tp_ErrorBars.ui | 6 ------
1 file changed, 6 deletions(-)
New commits:
commit fc4a7b464a7fe8a2f4fa043db77efc9c48809756
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Thu Nov 7 21:35:25 2019 +0000
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Fri Nov 8 13:19:10 2019 +0100
tdf#128625 set only one active radiobutton per group
Change-Id: Ia44438ec4da771eb093a46311f37e49d1df7b511
Reviewed-on: https://gerrit.libreoffice.org/82266
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
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>
More information about the Libreoffice-commits
mailing list