summaryrefslogtreecommitdiffstats
path: root/src/location/maps/qgeotiledmap_p_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeotiledmap_p_p.h')
-rw-r--r--src/location/maps/qgeotiledmap_p_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location/maps/qgeotiledmap_p_p.h b/src/location/maps/qgeotiledmap_p_p.h
index 05ada7b9..6a7ceec9 100644
--- a/src/location/maps/qgeotiledmap_p_p.h
+++ b/src/location/maps/qgeotiledmap_p_p.h
@@ -57,7 +57,7 @@
QT_BEGIN_NAMESPACE
class QGeoCameraTiles;
-class QGeoMapScene;
+class QGeoTiledMapScene;
class QAbstractGeoTileCache;
class QGeoTiledMappingManagerEngine;
class QGeoTiledMap;
@@ -96,7 +96,7 @@ private:
QAbstractGeoTileCache *m_cache;
QGeoCameraTiles *m_visibleTiles;
QGeoCameraTiles *m_prefetchTiles;
- QGeoMapScene *m_mapScene;
+ QGeoTiledMapScene *m_mapScene;
QGeoTileRequestManager *m_tileRequests;
int m_maxZoomLevel;
int m_minZoomLevel;