7331: Events and Children selectors don't use all available space of dialog box; 3.6 < gtk+ < 3.10; patch by BennyP (missing on author list)

This commit is contained in:
Jérôme Rapinat 2014-01-15 09:10:57 +01:00
parent 45c48f4f94
commit d96b0ee74c
2 changed files with 2 additions and 2 deletions

View File

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

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