PasswordDlg: use icon for button to show/hide the typed password

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@189 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
sniperbeamer
2008-03-15 17:08:11 +00:00
parent a30643a99d
commit 5bb7d02298
2 changed files with 7 additions and 6 deletions

View File

@@ -148,11 +148,7 @@
<widget class="QLineEdit" name="Edit_Password" />
</item>
<item>
<widget class="QToolButton" name="ButtonChangeEchoMode" >
<property name="text" >
<string>...</string>
</property>
</widget>
<widget class="QToolButton" name="ButtonChangeEchoMode" />
</item>
</layout>
</item>