1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-07 03:56:28 +02:00

Move last.fm password from PasswordShowOnEdit to Password.

Sorry, I don't liked this 'feature'
This commit is contained in:
Jean-Baptiste Kempf 2008-08-01 13:14:35 -07:00
parent 9e9b885904
commit 96b4ee1ee2

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>541</width>
<height>607</height>
<height>609</height>
</rect>
</property>
<property name="windowTitle" >
@ -326,7 +326,7 @@
<item row="2" column="1" colspan="2" >
<widget class="QLineEdit" name="lastfm_pass_edit" >
<property name="echoMode" >
<enum>QLineEdit::PasswordEchoOnEdit</enum>
<enum>QLineEdit::Password</enum>
</property>
</widget>
</item>