Klaus Basan
2019-07-21 14:11:33 +02:00
committed by Mat Sutcliffe
parent 08d7cddfe5
commit 90e0281f0e

View File

@@ -45,8 +45,11 @@
</item>
<item row="0" column="5">
<widget class="QLineEdit" name="le_Password">
<property name="maxLength">
<number>100</number>
</property>
<property name="echoMode">
<enum>QLineEdit::PasswordEchoOnEdit</enum>
<enum>QLineEdit::Password</enum>
</property>
</widget>
</item>