From 2f100373feff003b3a9f43c9314ea239f38b97b3 Mon Sep 17 00:00:00 2001 From: Paolo Angelelli Date: Thu, 22 Feb 2018 16:30:23 +0100 Subject: Move locationlabs code into location The labs feature will still be controlled by location-labs-plugin config option. They will simply come from the QtLocation module, and be exposed to QML via the additional qml plugin in imports/locationlabs. Change-Id: I133d625708e78ba5d8121a95e45142aae5ec274b Reviewed-by: Alex Blasche --- sync.profile | 1 - 1 file changed, 1 deletion(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 57d89c2b..dcdc7296 100644 --- a/sync.profile +++ b/sync.profile @@ -2,7 +2,6 @@ "QtLocation" => "$basedir/src/location", "QtPositioning" => "$basedir/src/positioning", "QtPositioningQuick" => "$basedir/src/positioningquick", - "QtLocationLabs" => "$basedir/src/locationlabs", ); %moduleheaders = ( # restrict the module headers to those found in relative path ); -- cgit v1.2.3