Change the maximum size of the SQL results pane to a more flexible approach

Set a default equal to the previous maximum, but allow user to grow this
pane to any value, permitted by the other widgets.

See issue #1670
This commit is contained in:
mgrojo
2018-12-18 22:53:56 +01:00
parent f2ff1472a8
commit b4667b6bac

View File

@@ -198,11 +198,11 @@
</property>
</widget>
<widget class="QTextEdit" name="editErrors">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>120</height>
</size>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>120</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>