diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2014-12-08 23:03:15 -0600 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-01-05 10:01:21 +0000 |
commit | adfc260b4bdce558855a12cb3985c2da026d3a8d (patch) | |
tree | 2605bfd0efb318b4f8af626869195d657d2a18aa /sd/uiconfig/sdraw/ui/tabledesigndialog.ui | |
parent | 68e0fb7bc4d56facc478a8cfb912e8e04d239e76 (diff) |
fdo#67343 Arrange Help button in a secondary group
This helps de-clutter action button groups and eases visual scanning.
This patch also contains little layout tweaks where needed to separate
the Help button from its neighbors when the dialog is too small.
Change-Id: I56aafdaf2a5351bd7bcb4db693e520fd5c5166ce
Reviewed-on: https://gerrit.libreoffice.org/13427
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd/uiconfig/sdraw/ui/tabledesigndialog.ui')
-rw-r--r-- | sd/uiconfig/sdraw/ui/tabledesigndialog.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/uiconfig/sdraw/ui/tabledesigndialog.ui b/sd/uiconfig/sdraw/ui/tabledesigndialog.ui index 7d756de130f5..d7572202c31e 100644 --- a/sd/uiconfig/sdraw/ui/tabledesigndialog.ui +++ b/sd/uiconfig/sdraw/ui/tabledesigndialog.ui @@ -60,6 +60,7 @@ <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> + <property name="secondary">True</property> </packing> </child> </object> |