From 34b50c5061c75c2922216d04cfb7dfc4065e4dd8 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 30 Nov 2018 20:43:26 +0000 Subject: removed useless debug message git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8468 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/General.pro | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/plugins/General/General.pro') diff --git a/src/plugins/General/General.pro b/src/plugins/General/General.pro index b3b636c9e..bad328b19 100644 --- a/src/plugins/General/General.pro +++ b/src/plugins/General/General.pro @@ -17,8 +17,6 @@ unix:SUBDIRS += mpris \ converter \ gnomehotkey -win32:SUBDIRS += taskbar - contains(CONFIG, UDISKS2_PLUGIN){ unix:SUBDIRS += udisks2 } @@ -31,4 +29,7 @@ contains(CONFIG, HISTORY_PLUGIN){ SUBDIRS += history } +win32:SUBDIRS += taskbar #\ + #rdetect + TEMPLATE = subdirs -- cgit v1.2.3-13-gbd6f