From 0d80d978bf3af3345132a98a2abde4e973e1e793 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 7 Dec 2020 19:51:53 +0000 Subject: library: added settings form git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9580 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/library/settingsdialog.ui | 131 ++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 src/plugins/General/library/settingsdialog.ui (limited to 'src/plugins/General/library/settingsdialog.ui') diff --git a/src/plugins/General/library/settingsdialog.ui b/src/plugins/General/library/settingsdialog.ui new file mode 100644 index 000000000..e4468b1c8 --- /dev/null +++ b/src/plugins/General/library/settingsdialog.ui @@ -0,0 +1,131 @@ + + + SettingsDialog + + + + 0 + 0 + 423 + 292 + + + + Media Library Settings + + + + 6 + + + 6 + + + 6 + + + + + List of directories for scanning: + + + + + + + + + + Qt::Vertical + + + + 20 + 68 + + + + + + + + Add + + + + .. + + + + + + + Remove + + + + .. + + + + + + + Qt::Vertical + + + + 20 + 68 + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + buttonBox + accepted() + SettingsDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + SettingsDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.2.3-13-gbd6f