[Libreoffice-commits] core.git: sc/uiconfig

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Mon Jun 14 11:36:50 UTC 2021


 sc/uiconfig/scalc/ui/datastreams.ui |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit d1ea8ec1bb4540129a045f6a882a633d3883ae0c
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Mon Jun 14 10:05:48 2021 +0100
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Mon Jun 14 13:36:06 2021 +0200

    set the active button as group leader
    
    Change-Id: Ia3c99d03a9affec493e445bc7edf83be4d333677
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117139
    Tested-by: Caolán McNamara <caolanm at redhat.com>
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/sc/uiconfig/scalc/ui/datastreams.ui b/sc/uiconfig/scalc/ui/datastreams.ui
index 74b321a104dd..d3e20aaabac6 100644
--- a/sc/uiconfig/scalc/ui/datastreams.ui
+++ b/sc/uiconfig/scalc/ui/datastreams.ui
@@ -295,6 +295,7 @@
                             <property name="receives_default">False</property>
                             <property name="use_underline">True</property>
                             <property name="draw_indicator">True</property>
+                            <property name="group">rangedown</property>
                           </object>
                           <packing>
                             <property name="expand">False</property>
@@ -311,7 +312,6 @@
                             <property name="use_underline">True</property>
                             <property name="active">True</property>
                             <property name="draw_indicator">True</property>
-                            <property name="group">datadown</property>
                           </object>
                           <packing>
                             <property name="expand">False</property>
@@ -327,7 +327,7 @@
                             <property name="receives_default">False</property>
                             <property name="use_underline">True</property>
                             <property name="draw_indicator">True</property>
-                            <property name="group">datadown</property>
+                            <property name="group">rangedown</property>
                           </object>
                           <packing>
                             <property name="expand">False</property>


More information about the Libreoffice-commits mailing list