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

This commit is contained in:
BennyP 2014-01-24 15:50:32 +01:00 committed by Jérôme Rapinat
parent 13f1cb0f20
commit a0cc917cda
3 changed files with 3 additions and 3 deletions

View File

@ -461,7 +461,7 @@ Gramps does not store the media internally, it only stores the path! Set the 'Re
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>

View File

@ -245,7 +245,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>

View File

@ -301,7 +301,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>