Avoid expanding info text in connection settings

This commit is contained in:
Martchus 2021-05-07 00:12:05 +02:00
parent cbecf9ccf2
commit d1f0519411
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@
<item row="1" column="1">
<widget class="QLabel" name="instanceNoteLabel">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>