summaryrefslogtreecommitdiffstats
path: root/src/location/maps/qgeoserviceprovider.h
diff options
context:
space:
mode:
authorLauri Laanmets <lauri.laanmets@eesti.ee>2021-09-30 18:51:18 +0300
committerIvan Solovev <ivan.solovev@qt.io>2021-11-09 10:28:38 +0100
commitd25bffff3453338405feb4470249998e4622612c (patch)
tree3c76d45a78fe69f28005a6eb3ee8108d5b79b61d /src/location/maps/qgeoserviceprovider.h
parent92392b471cbcfcf386cd0ba7c99fc4a9297f018a (diff)
Code clean-up to be able to compile for Qt 6
Various minor changes about includes and re-definitions, etc, to make the compiler happy. Leaving QGeoRoutingManager doc sample code Q_OBJECT AutoMoc error for a separate patch. This is part of a bigger work to port QtLocation maps to Qt6. Task-number: QTBUG-96795 Change-Id: Ic1d22cec18660a7a01dbafe89f134bdd04574851 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'src/location/maps/qgeoserviceprovider.h')
-rw-r--r--src/location/maps/qgeoserviceprovider.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/location/maps/qgeoserviceprovider.h b/src/location/maps/qgeoserviceprovider.h
index 58ed2066..69d5efaf 100644
--- a/src/location/maps/qgeoserviceprovider.h
+++ b/src/location/maps/qgeoserviceprovider.h
@@ -45,7 +45,6 @@
QT_BEGIN_NAMESPACE
class QLocale;
-class QStringList;
class QGeoCodingManager;
class QGeoMappingManager;
class QGeoRoutingManager;