summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorPaolo Angelelli <paolo.angelelli@qt.io>2018-02-22 16:30:23 +0100
committerPaolo Angelelli <paolo.angelelli@qt.io>2018-03-23 08:43:33 +0000
commit2f100373feff003b3a9f43c9314ea239f38b97b3 (patch)
treec8a1c1bdf206185591f3579046f1aac1eb362997 /sync.profile
parent8f0d2a042458195cebe28f3e80fe9522945b1a14 (diff)
downloadqtlocation-2f100373feff003b3a9f43c9314ea239f38b97b3.tar.gz
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 <alexander.blasche@qt.io>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 0 insertions, 1 deletions
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
);