sc/uiconfig/scalc/ui/mergecellsdialog.ui | 5 +++++ 1 file changed, 5 insertions(+)
New commits: commit 9ff3ea9e38e9ae084cb9c1c670eb5ea657c834eb Author: heiko tietze <tietze.he...@gmail.com> Date: Wed May 2 06:15:00 2018 +0200 tdf#117367 Merge cells radio button regression Missing group property added back Change-Id: Ib9622014a9a3c06c070a7a6f5067188f9d9c2f6f Reviewed-on: https://gerrit.libreoffice.org/53717 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Heiko Tietze <tietze.he...@gmail.com> diff --git a/sc/uiconfig/scalc/ui/mergecellsdialog.ui b/sc/uiconfig/scalc/ui/mergecellsdialog.ui index 86492c3d31da..a7413ff396b5 100644 --- a/sc/uiconfig/scalc/ui/mergecellsdialog.ui +++ b/sc/uiconfig/scalc/ui/mergecellsdialog.ui @@ -100,10 +100,12 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <property name="group">keep-content-radio</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> + <property name="position">1</property> </packing> </child> <child> @@ -115,10 +117,12 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <property name="group">keep-content-radio</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">4</property> + <property name="position">2</property> </packing> </child> <child> @@ -135,6 +139,7 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">2</property> + <property name="position">3</property> </packing> </child> <child> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits