Commit 2778eb19 authored by Paolo Angelelli's avatar Paolo Angelelli
Browse files

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: default avatarOswald Buddenhagen <oswald.buddenhagen@qt.io>
Reviewed-by: default avatarBogDan Vatra <bogdan@kdab.com>
Showing with 0 additions and 1 deletion
...@@ -9,7 +9,6 @@ ...@@ -9,7 +9,6 @@
"label": "Qt.labs.location experimental QML plugin", "label": "Qt.labs.location experimental QML plugin",
"purpose": "Provides experimental QtLocation QML types", "purpose": "Provides experimental QtLocation QML types",
"section": "Location", "section": "Location",
"autoDetect": false,
"output": [ "privateFeature" ] "output": [ "privateFeature" ]
}, },
"geoservices_osm": { "geoservices_osm": {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment