tdf#87862: Row spacing sneaked out, put it back
Change-Id: Ib7768e2bf7a9b9b8e1045dbce8d81ad68b94fb33
This commit is contained in:
parent
ae5d0c291b
commit
2a08be751d
1 changed files with 1 additions and 0 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue