summaryrefslogtreecommitdiffstats
path: root/examples/location/planespotter/planespotter.pro
diff options
context:
space:
mode:
authorMatthias Rauter <matthias.rauter@qt.io>2023-06-28 12:02:29 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2023-06-29 07:08:11 +0000
commitd8203131a573337f3329cd9ea4f2c97357e1f6f3 (patch)
tree45cf58790ff5446e75e7ab3662651c6062fb6c1a /examples/location/planespotter/planespotter.pro
parentb6a04bc22b0f8d35cac8a59971b65ad90eba7e35 (diff)
Remove private QWebmercator function from planespotter example
The relevant part of the used function can be easily implemented in the example. Pick-to: 6.5 6.6 Change-Id: I5e961dcd51fffd11cf1a72a4383a1ed57537b0fa Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'examples/location/planespotter/planespotter.pro')
-rw-r--r--examples/location/planespotter/planespotter.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/location/planespotter/planespotter.pro b/examples/location/planespotter/planespotter.pro
index d3be902c..5c2fa334 100644
--- a/examples/location/planespotter/planespotter.pro
+++ b/examples/location/planespotter/planespotter.pro
@@ -1,6 +1,6 @@
TEMPLATE = app
TARGET = planespotter
-QT += qml quick positioning positioning-private location
+QT += qml quick positioning location
SOURCES += main.cpp