Fix GTK Warnings under GTK3 due to combo box sizes

This commit is contained in:
Colin Guthrie 2011-07-27 17:18:08 +01:00
parent 0087ef0d60
commit 2aaf33200a
1 changed files with 4 additions and 4 deletions

View File

@ -611,7 +611,7 @@
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
@ -725,7 +725,7 @@
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
@ -844,7 +844,7 @@
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
@ -964,7 +964,7 @@
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>