From 88eecdcae82743629da643c9e656c6f0135a47d0 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 3 Mar 2011 19:10:04 +0000 Subject: added extra stereo plugin (Closes issue 431) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2084 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Effect/stereo/settingsdialog.ui | 123 ++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 src/plugins/Effect/stereo/settingsdialog.ui (limited to 'src/plugins/Effect/stereo/settingsdialog.ui') diff --git a/src/plugins/Effect/stereo/settingsdialog.ui b/src/plugins/Effect/stereo/settingsdialog.ui new file mode 100644 index 000000000..7095c8e7d --- /dev/null +++ b/src/plugins/Effect/stereo/settingsdialog.ui @@ -0,0 +1,123 @@ + + + SettingsDialog + + + + 0 + 0 + 383 + 69 + + + + BS2B Plugin Settings + + + + 6 + + + 6 + + + 6 + + + + + + + Effect intensity: + + + + + + + 100 + + + Qt::Horizontal + + + + + + + + 28 + 0 + + + + - + + + + + + + + + Qt::Horizontal + + + + 229 + 23 + + + + + + + + + 0 + 0 + + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + buttonBox + accepted() + SettingsDialog + accept() + + + 270 + 76 + + + 91 + 88 + + + + + buttonBox + rejected() + SettingsDialog + reject() + + + 326 + 78 + + + 139 + 60 + + + + + -- cgit v1.2.3-13-gbd6f