From 4ad1526dc8448d6e379cdc92836d797a977b5e20 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 20 Aug 2013 17:25:34 +0000 Subject: enabled PlayListOption plugin git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3631 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/CommandLineOptions/CommandLineOptions.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/plugins/CommandLineOptions/CommandLineOptions.pro') 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 -- cgit v1.2.3-13-gbd6f