Kaydet (Commit) b090e763 authored tarafından Clement Lefebvre's avatar Clement Lefebvre

Timezone: Give button box a spread layout

üst ae05277b
......@@ -414,9 +414,10 @@
<object class="GtkButtonBox">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="spacing">20</property>
<property name="margin_left">6</property>
<property name="margin_right">6</property>
<property name="homogeneous">True</property>
<property name="layout_style">spread</property>
<property name="layout_style">expand</property>
<child>
<object class="GtkButton" id="cont_button">
<property name="label" translatable="yes">button</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment