7409 7331: Selection lists do not expand for some edit dialogs

This commit is contained in:
BennyP
2014-01-24 17:14:53 +01:00
committed by Jérôme Rapinat
parent b602b14066
commit e1e29efe31
2 changed files with 2 additions and 2 deletions

View File

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

View File

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