From 05c99c2e3fdf670827bb3a15c750bc9ea0b02e04 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 7 May 2018 20:22:42 +0000 Subject: enabled hotkey plugin git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7949 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/General.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') 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 \ -- cgit v1.2.3-13-gbd6f