diff options
author | Katarina Behrens <Katarina.Behrens@cib.de> | 2015-05-07 12:30:31 +0200 |
---|---|---|
committer | Katarina Behrens <Katarina.Behrens@cib.de> | 2015-05-07 12:38:06 +0200 |
commit | 2a08be751d7f30d97bb8b5a6f8dfa713231acc04 (patch) | |
tree | 2133d61e5db689e4c44e999bd1f0c0d06c52b9fc /sd | |
parent | ae5d0c291bbc461bac40fd0ee77d1f772cc95a4e (diff) |
tdf#87862: Row spacing sneaked out, put it back
Change-Id: Ib7768e2bf7a9b9b8e1045dbce8d81ad68b94fb33
Diffstat (limited to 'sd')
-rw-r--r-- | sd/uiconfig/simpress/ui/slidetransitionspanel.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/uiconfig/simpress/ui/slidetransitionspanel.ui b/sd/uiconfig/simpress/ui/slidetransitionspanel.ui index bdf03bc2b34d..468ee5e295e4 100644 --- a/sd/uiconfig/simpress/ui/slidetransitionspanel.ui +++ b/sd/uiconfig/simpress/ui/slidetransitionspanel.ui @@ -73,6 +73,7 @@ <object class="GtkGrid" id="grid2"> <property name="visible">True</property> <property name="can_focus">False</property> + <property name="row_spacing">6</property> <property name="column_spacing">12</property> <child> <object class="GtkLabel" id="speed_label"> |