Make home columns always have same width

merge-requests/64/head
Hugo Posnic 2016-12-16 22:27:42 +01:00
parent 644ea62ad4
commit 1a0f4d4f42
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@
<property name="margin_bottom">10</property> <property name="margin_bottom">10</property>
<property name="row_spacing">20</property> <property name="row_spacing">20</property>
<property name="column_spacing">10</property> <property name="column_spacing">10</property>
<property name="column_homogeneous">True</property>
<child> <child>
<object class="GtkImage" id="manjaroicon"> <object class="GtkImage" id="manjaroicon">
<property name="visible">True</property> <property name="visible">True</property>