aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2018-05-07 20:22:42 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2018-05-07 20:22:42 +0000
commit05c99c2e3fdf670827bb3a15c750bc9ea0b02e04 (patch)
tree1acbffb522b95a6a40c5e67734cc6887fb76da81 /src
parentd510cd1cc8f4ace93ae4e62cc9b8b913c9aab133 (diff)
downloadqmmp-05c99c2e3fdf670827bb3a15c750bc9ea0b02e04.tar.gz
qmmp-05c99c2e3fdf670827bb3a15c750bc9ea0b02e04.tar.bz2
qmmp-05c99c2e3fdf670827bb3a15c750bc9ea0b02e04.zip
enabled hotkey plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7949 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src')
-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 \