sc/uiconfig/scalc/ui/scgeneralpage.ui | 2 ++ 1 file changed, 2 insertions(+)
New commits: commit 1c6f6876ea1047a5f82b64b6fc9c835713e7d8bd Author: Xisco Fauli <[email protected]> AuthorDate: Tue Dec 24 16:21:46 2019 +0100 Commit: Xisco FaulĂ <[email protected]> CommitDate: Thu Dec 26 09:13:11 2019 +0100 tdf#129597: Add missing group property Change-Id: Icb172fc1e41510f3a2f5caf9a9270bf0dbb9bb4c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85783 Tested-by: Jenkins Reviewed-by: Xisco FaulĂ <[email protected]> diff --git a/sc/uiconfig/scalc/ui/scgeneralpage.ui b/sc/uiconfig/scalc/ui/scgeneralpage.ui index 81fa91dadd98..ec6f91db8fd7 100644 --- a/sc/uiconfig/scalc/ui/scgeneralpage.ui +++ b/sc/uiconfig/scalc/ui/scgeneralpage.ui @@ -148,6 +148,7 @@ <property name="xalign">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> + <property name="group">alwaysrb</property> </object> <packing> <property name="expand">False</property> @@ -165,6 +166,7 @@ <property name="xalign">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> + <property name="group">alwaysrb</property> </object> <packing> <property name="expand">False</property> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
