From 0169676548cc5b342f0d7335ca9bda6079ed42e8 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 30 Nov 2019 14:53:23 +0000 Subject: fixed qmake files style git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9121 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/General.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/General') diff --git a/src/plugins/General/General.pro b/src/plugins/General/General.pro index 9a9e2af14..69431038b 100644 --- a/src/plugins/General/General.pro +++ b/src/plugins/General/General.pro @@ -26,7 +26,7 @@ contains(CONFIG, HAL_PLUGIN){ unix:SUBDIRS += hal } -contains(CONFIG, SLEEP_INHIBITOR_PLUGIN){ +contains(CONFIG, SLEEPINHIBITOR_PLUGIN){ unix:SUBDIRS += sleepinhibitor } -- cgit v1.2.3-13-gbd6f