Set sizepolicy of connectionsPushButton to maximum

This commit is contained in:
Martchus 2016-10-29 01:05:19 +02:00
parent 3841e891d5
commit 01188d6bd0
1 changed files with 1 additions and 1 deletions

View File

@ -286,7 +286,7 @@ For &lt;i&gt;all&lt;/i&gt; notifications, checkout the log</string>
<item>
<widget class="QPushButton" name="connectionsPushButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>