summaryrefslogtreecommitdiff
path: root/chart2/uiconfig
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-06-14 09:23:16 +0100
committerCaolán McNamara <caolanm@redhat.com>2021-06-14 13:36:47 +0200
commit6aad0ea517ae890ca402ac9d642fd75da68650f5 (patch)
treeb5119c1edddf72478483938abb187937d66c694a /chart2/uiconfig
parentd1ea8ec1bb4540129a045f6a882a633d3883ae0c (diff)
group leader should be active
Change-Id: I79cc2032c8641288ec6def4aaee32cb67e2da915 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117140 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'chart2/uiconfig')
-rw-r--r--chart2/uiconfig/ui/dlg_InsertErrorBars.ui2
-rw-r--r--chart2/uiconfig/ui/tp_AxisPositions.ui1
-rw-r--r--chart2/uiconfig/ui/tp_LegendPosition.ui1
3 files changed, 4 insertions, 0 deletions
diff --git a/chart2/uiconfig/ui/dlg_InsertErrorBars.ui b/chart2/uiconfig/ui/dlg_InsertErrorBars.ui
index fd66d6c8ecad..09127cdba4ef 100644
--- a/chart2/uiconfig/ui/dlg_InsertErrorBars.ui
+++ b/chart2/uiconfig/ui/dlg_InsertErrorBars.ui
@@ -127,6 +127,7 @@
<property name="receives_default">False</property>
<property name="use_underline">True</property>
<property name="draw_indicator">True</property>
+ <property name="active">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="RB_NONE-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|RB_NONE">Does not show any error bars.</property>
@@ -298,6 +299,7 @@
<property name="receives_default">False</property>
<property name="use_underline">True</property>
<property name="draw_indicator">True</property>
+ <property name="active">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="RB_BOTH-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|RB_BOTH">Shows positive and negative error bars.</property>
diff --git a/chart2/uiconfig/ui/tp_AxisPositions.ui b/chart2/uiconfig/ui/tp_AxisPositions.ui
index 615e25db6034..728a0fd296a1 100644
--- a/chart2/uiconfig/ui/tp_AxisPositions.ui
+++ b/chart2/uiconfig/ui/tp_AxisPositions.ui
@@ -175,6 +175,7 @@
<child>
<object class="GtkRadioButton" id="RB_ON">
<property name="label" translatable="yes" context="tp_AxisPositions|RB_ON">_On tick marks</property>
+ <property name="active">True</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
diff --git a/chart2/uiconfig/ui/tp_LegendPosition.ui b/chart2/uiconfig/ui/tp_LegendPosition.ui
index 139c100264b4..9584e4ef56b8 100644
--- a/chart2/uiconfig/ui/tp_LegendPosition.ui
+++ b/chart2/uiconfig/ui/tp_LegendPosition.ui
@@ -25,6 +25,7 @@
<child>
<object class="GtkRadioButton" id="left">
<property name="label" translatable="yes" context="tp_LegendPosition|left">_Left</property>
+ <property name="active">True</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>