diff options
author | andreas kainz <kainz.a@gmail.com> | 2020-01-08 11:18:17 +0100 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2020-01-09 11:15:54 +0100 |
commit | 6319519b384fa5d4fe7d8a3b38bcdd98be6ce5af (patch) | |
tree | 22224530f8d393459b6584fefad4b6e039543a51 /sc/uiconfig/scalc/ui/scgeneralpage.ui | |
parent | 88b88db488396258c0cfe1614e4b540eeb988ecd (diff) |
Options Dialog Calc General fix spacing according to HIG
Change-Id: I8776f40b6feccbbb304a02ef42a6163e0f52ce4b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86412
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'sc/uiconfig/scalc/ui/scgeneralpage.ui')
-rw-r--r-- | sc/uiconfig/scalc/ui/scgeneralpage.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/uiconfig/scalc/ui/scgeneralpage.ui b/sc/uiconfig/scalc/ui/scgeneralpage.ui index ec6f91db8fd7..84a0dc475ab7 100644 --- a/sc/uiconfig/scalc/ui/scgeneralpage.ui +++ b/sc/uiconfig/scalc/ui/scgeneralpage.ui @@ -121,6 +121,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="orientation">vertical</property> + <property name="spacing">3</property> <child> <object class="GtkRadioButton" id="alwaysrb"> <property name="label" translatable="yes" context="scgeneralpage|alwaysrb">_Always (from trusted locations)</property> |