Use ClearLineEdit for password in connection settings

This commit is contained in:
Martchus 2016-10-06 23:50:19 +02:00
parent 1742af28bf
commit ef5fd1cb9c
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@
</widget>
</item>
<item row="6" column="1">
<widget class="QLineEdit" name="passwordLineEdit">
<widget class="Widgets::ClearLineEdit" name="passwordLineEdit">
<property name="enabled">
<bool>false</bool>
</property>