set max username size to 25

This commit is contained in:
DenioD
2020-06-06 07:34:39 +02:00
parent 3254d99c6f
commit 38e404def5

View File

@@ -180,7 +180,11 @@
</widget>
</item>
<item row="6" column="4" colspan="2">
<widget class="QLineEdit" name="requestLabel"/>
<widget class="QLineEdit" name="requestLabel">
<property name="maxLength">
<number>25</number>
</property>
</widget>
</item>
<item row="7" column="1" colspan="4">
<widget class="QLabel" name="label_6">