summaryrefslogtreecommitdiff
path: root/tests/auto/declarative_geolocation/tst_declarativegeolocation.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative_geolocation/tst_declarativegeolocation.qml')
-rw-r--r--tests/auto/declarative_geolocation/tst_declarativegeolocation.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative_geolocation/tst_declarativegeolocation.qml b/tests/auto/declarative_geolocation/tst_declarativegeolocation.qml
index f119c7f6..74aa36ee 100644
--- a/tests/auto/declarative_geolocation/tst_declarativegeolocation.qml
+++ b/tests/auto/declarative_geolocation/tst_declarativegeolocation.qml
@@ -28,7 +28,7 @@
import QtQuick 2.0
import QtTest 1.0
-import QtPositioning 6.0
+import QtPositioning 6.2
Item {
id: testCase