Ensure the template text box in the template tester gets as much space as available

This commit is contained in:
Charles Haley 2021-03-30 12:39:43 +01:00
parent c2fa7ca19b
commit 96f99a4703

View File

@ -330,6 +330,12 @@ you the value as well as all the local variables&lt;/p&gt;</string>
<property name="toolTip">
<string>The template program text</string>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item row="3" column="0">