From 129e04b7aa0c73bedab3671d2de7599f7b9af9d6 Mon Sep 17 00:00:00 2001 From: Teemu Holappa Date: Thu, 17 Nov 2016 13:40:14 +0200 Subject: Fix compile error in qtdevicesettings Change-Id: Ibc1188da2729a39991b84a38bd121ded097d3362 Reviewed-by: Rainer Keller --- src/src.pro | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/src.pro') diff --git a/src/src.pro b/src/src.pro index 74ecfb0..27a9700 100644 --- a/src/src.pro +++ b/src/src.pro @@ -1,5 +1,8 @@ TEMPLATE = subdirs CONFIG += ordered + +qtHaveModule(bluetooth): SUBDIRS += bluetoothsettings + SUBDIRS += \ networksettings \ localesettings \ @@ -10,5 +13,3 @@ SUBDIRS += \ settingsui \ imports \ doc \ - -qtHaveModule(bluetooth): SUBDIRS += bluetoothsettings -- cgit v1.2.3