Max username length should be 0x20

This commit is contained in:
David Marcec
2018-07-28 16:24:04 +10:00
parent 684508ada8
commit f1e40c51af

View File

@@ -38,7 +38,7 @@
</sizepolicy>
</property>
<property name="maxLength">
<number>10</number>
<number>32</number>
</property>
</widget>
</item>