aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/General.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/General.pro')
-rw-r--r--src/plugins/General/General.pro5
1 files changed, 3 insertions, 2 deletions
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