Fix ad-hoc command window only displaying a very small area

This commit is contained in:
Emmanuel Gil Peyrot 2016-10-30 19:50:06 +00:00
parent 7cb31512c6
commit b51b27d460
1 changed files with 2 additions and 2 deletions

View File

@ -119,7 +119,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>
@ -385,7 +385,7 @@
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>