From d35d28017d731dba9e2a4f2622d2cec97e724e55 Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Fri, 16 Aug 2013 10:02:13 +0200 Subject: Split QtLocation into QtPositioning and QtLocation QtPositioning is not dependent on any gui component and mostly covers everything around the retrieval of position information. QtLocation covers place, map and navigation APIs. Several documentation issues were fixed during the process. Change-Id: I98e2a53065549a2fc43f93a75b4f65b5bc884c92 Reviewed-by: Alex Blasche --- src/imports/positioning/plugin.json | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/imports/positioning/plugin.json (limited to 'src/imports/positioning/plugin.json') diff --git a/src/imports/positioning/plugin.json b/src/imports/positioning/plugin.json new file mode 100644 index 00000000..2c63c085 --- /dev/null +++ b/src/imports/positioning/plugin.json @@ -0,0 +1,2 @@ +{ +} -- cgit v1.2.1