summaryrefslogtreecommitdiff
path: root/src/location/declarativemaps/qdeclarativegeoroute.cpp
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2022-07-22 09:29:43 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2022-07-26 14:29:02 +0200
commit17576f25587fe13aa23c138f126c9dd641efd49d (patch)
treef6669745b1d20c6dbfd135f51dd81d963a066e2b /src/location/declarativemaps/qdeclarativegeoroute.cpp
parent35be9b28087a78551c16bc717fdfbbda38a2af1b (diff)
downloadqtlocation-17576f25587fe13aa23c138f126c9dd641efd49d.tar.gz
Reduce includes of private headers from upstream modules
Removing includes that don't seem to be needed for building the code. No effort made yet in reviewing usage of private APIs to see if there are public alternatives. Pick-to: 6.2 Change-Id: I6a41a3488aa6c2bbe6098a0ff6424627ab353686 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Oliver Eftevaag <oliver.eftevaag@qt.io>
Diffstat (limited to 'src/location/declarativemaps/qdeclarativegeoroute.cpp')
-rw-r--r--src/location/declarativemaps/qdeclarativegeoroute.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/location/declarativemaps/qdeclarativegeoroute.cpp b/src/location/declarativemaps/qdeclarativegeoroute.cpp
index 8a8a123a..ae61b828 100644
--- a/src/location/declarativemaps/qdeclarativegeoroute.cpp
+++ b/src/location/declarativemaps/qdeclarativegeoroute.cpp
@@ -46,8 +46,6 @@
#include <QtQml/QQmlEngine>
#include <QtQml/qqmlinfo.h>
#include <QtQml/private/qqmlengine_p.h>
-#include <QtQml/private/qv4scopedvalue_p.h>
-#include <QtQml/private/qv4arrayobject_p.h>
#include <QtPositioning/QGeoRectangle>
QT_BEGIN_NAMESPACE