From 05d7e21348c192ba72e4cfe2e722d6a0f54ab326 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 25 Dec 2008 17:47:04 +0000 Subject: scrobbler plugin: now-playing notification support, new api support git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@707 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/scrobbler/settingsdialog.ui | 53 +++++++++++++++---------- 1 file changed, 31 insertions(+), 22 deletions(-) (limited to 'src/plugins/General/scrobbler/settingsdialog.ui') diff --git a/src/plugins/General/scrobbler/settingsdialog.ui b/src/plugins/General/scrobbler/settingsdialog.ui index 37ccc4157..90d2fa481 100644 --- a/src/plugins/General/scrobbler/settingsdialog.ui +++ b/src/plugins/General/scrobbler/settingsdialog.ui @@ -6,13 +6,13 @@ 0 0 250 - 123 + 101 Scrobbler Plugin Settings - + @@ -38,31 +38,24 @@ - + Qt::Horizontal - + - 61 - 20 + 136 + 18 - - - OK - - - - - - - Cancel + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok @@ -73,18 +66,34 @@ - cancelButton - clicked() + buttonBox + accepted() + SettingsDialog + accept() + + + 156 + 77 + + + 16 + 69 + + + + + buttonBox + rejected() SettingsDialog reject() - 204 - 90 + 216 + 81 - 26 - 102 + 75 + 81 -- cgit v1.2.3-13-gbd6f