From 1fb94978d0f60a91d9712fad25bbc47797979688 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Wed, 7 Aug 2013 11:34:42 +0000 Subject: enabled most general plugins git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3576 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 ea15469d5..9435a8682 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