diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-08-20 17:25:34 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-08-20 17:25:34 +0000 |
| commit | 4ad1526dc8448d6e379cdc92836d797a977b5e20 (patch) | |
| tree | 85d9cd41b0303fc0fbe6115560f847e2ad9d106d /src/plugins/CommandLineOptions/CommandLineOptions.pro | |
| parent | d057f8d99068633dfe7b8a8cae6e02760afd6043 (diff) | |
| download | qmmp-4ad1526dc8448d6e379cdc92836d797a977b5e20.tar.gz qmmp-4ad1526dc8448d6e379cdc92836d797a977b5e20.tar.bz2 qmmp-4ad1526dc8448d6e379cdc92836d797a977b5e20.zip | |
enabled PlayListOption plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3631 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/CommandLineOptions/CommandLineOptions.pro')
| -rw-r--r-- | src/plugins/CommandLineOptions/CommandLineOptions.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/CommandLineOptions/CommandLineOptions.pro b/src/plugins/CommandLineOptions/CommandLineOptions.pro index 9435a8682..ea15469d5 100644 --- a/src/plugins/CommandLineOptions/CommandLineOptions.pro +++ b/src/plugins/CommandLineOptions/CommandLineOptions.pro @@ -1,5 +1,5 @@ TEMPLATE = subdirs SUBDIRS = IncDecVolumeOption \ SeekOption \ - StatusOption - #PlayListOption + StatusOption \ + PlayListOption |
