aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/plugins/General/General.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/General/General.pro b/src/plugins/General/General.pro
index 93207f5d1..589d14b7c 100644
--- a/src/plugins/General/General.pro
+++ b/src/plugins/General/General.pro
@@ -1,6 +1,6 @@
include(../../../qmmp.pri)
-SUBDIRS += statusicon
+SUBDIRS += statusicon \
# notifier \
# lyrics \
# scrobbler \
@@ -8,7 +8,7 @@ SUBDIRS += statusicon
# covermanager \
# streambrowser \
# trackchange \
-# hotkey \
+ hotkey
# copypaste \
# rgscan
#unix:SUBDIRS += mpris \