mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Allow long (32k chars) passwords
This commit is contained in:
parent
e5ddd9d0cf
commit
aa9e500e22
|
@ -721,9 +721,6 @@ margin-bottom:5px;</string>
|
|||
</item>
|
||||
<item>
|
||||
<widget class="QLineEdit" name="loginPassword">
|
||||
<property name="maxLength">
|
||||
<number>64</number>
|
||||
</property>
|
||||
<property name="echoMode">
|
||||
<enum>QLineEdit::Password</enum>
|
||||
</property>
|
||||
|
|
Loading…
Reference in New Issue
Block a user