aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/scrobbler/settingsdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/scrobbler/settingsdialog.ui')
-rw-r--r--src/plugins/General/scrobbler/settingsdialog.ui21
1 files changed, 7 insertions, 14 deletions
diff --git a/src/plugins/General/scrobbler/settingsdialog.ui b/src/plugins/General/scrobbler/settingsdialog.ui
index bc904ad16..528074cc4 100644
--- a/src/plugins/General/scrobbler/settingsdialog.ui
+++ b/src/plugins/General/scrobbler/settingsdialog.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>292</width>
- <height>219</height>
+ <width>322</width>
+ <height>215</height>
</rect>
</property>
<property name="windowTitle">
@@ -38,24 +38,17 @@
<item row="0" column="0">
<widget class="QLabel" name="label">
<property name="text">
- <string>User name:</string>
+ <string>Session:</string>
</property>
</widget>
</item>
<item row="0" column="1">
- <widget class="QLineEdit" name="userLineEdit"/>
+ <widget class="QLineEdit" name="sessionLineEdit_lastfm"/>
</item>
- <item row="1" column="0">
- <widget class="QLabel" name="label_2">
+ <item row="1" column="0" colspan="2">
+ <widget class="QCheckBox" name="newSessionCheckBox_lastfm">
<property name="text">
- <string>Password:</string>
- </property>
- </widget>
- </item>
- <item row="1" column="1">
- <widget class="QLineEdit" name="passwordLineEdit">
- <property name="echoMode">
- <enum>QLineEdit::Password</enum>
+ <string>Register new session</string>
</property>
</widget>
</item>