From 1cac68cce12f3333a1920bdf2abca71470fbab4c Mon Sep 17 00:00:00 2001 From: Paolo Angelelli Date: Mon, 15 Jan 2018 16:15:47 +0100 Subject: Introduce Qt.location.labs Introducing the new labs qml plugin, Qt.labs.location, and associated qt module. The intended use is to introduce and validate new QML API before they can be moved into QtLocation. Change-Id: If70d1dcedaf708be96e918dc5e25578df93db370 Reviewed-by: Eskil Abrahamsen Blomfeldt Reviewed-by: Alex Blasche --- sync.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index dcdc7296..57d89c2b 100644 --- a/sync.profile +++ b/sync.profile @@ -2,6 +2,7 @@ "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