summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaolo Angelelli <paolo.angelelli@qt.io>2018-01-30 14:14:09 +0100
committerPaolo Angelelli <paolo.angelelli@qt.io>2018-02-19 11:03:10 +0000
commit2778eb19f77a43fd25e72a77a0d03930be43adcc (patch)
tree8ccfaa82bd07247cc3b0644416f8cb7dd4246e23
parent8d663ae60e76b3a77b4e0cdaaf8ab288deb9fe0f (diff)
downloadqtlocation-2778eb19f77a43fd25e72a77a0d03930be43adcc.tar.gz
Enable Qt.labs.location and locationlabs modules by default
These are experimental anyway, and to be used they have to be explicitly imported or added in a pro file. Change-Id: I7ab4391db5d3f22d8cd4c1819ca0610b8739ff7f Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: BogDan Vatra <bogdan@kdab.com>
-rw-r--r--src/location/configure.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/location/configure.json b/src/location/configure.json
index 4695b1c0..e9a139a8 100644
--- a/src/location/configure.json
+++ b/src/location/configure.json
@@ -9,7 +9,6 @@
"label": "Qt.labs.location experimental QML plugin",
"purpose": "Provides experimental QtLocation QML types",
"section": "Location",
- "autoDetect": false,
"output": [ "privateFeature" ]
},
"geoservices_osm": {