#38 - Bump limit to 40 chars

This commit is contained in:
adityapk00
2018-11-10 09:06:38 -08:00
parent ac2e3f5003
commit 254cdba051

View File

@@ -40,7 +40,7 @@
<item>
<widget class="QLineEdit" name="label">
<property name="maxLength">
<number>25</number>
<number>40</number>
</property>
</widget>
</item>