summaryrefslogtreecommitdiffstats
path: root/examples/location/planespotter/planespotter.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location/planespotter/planespotter.qml')
-rw-r--r--examples/location/planespotter/planespotter.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/location/planespotter/planespotter.qml b/examples/location/planespotter/planespotter.qml
index 91d9e056..624a015e 100644
--- a/examples/location/planespotter/planespotter.qml
+++ b/examples/location/planespotter/planespotter.qml
@@ -41,7 +41,7 @@
import QtQuick 2.4
import QtQuick.Window 2.2
import QtPositioning 5.5
-import QtLocation 5.5
+import QtLocation 5.6
Window {
width: 700