summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeotiledmapscene_p_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeotiledmapscene_p_p.h')
-rw-r--r--src/location/maps/qgeotiledmapscene_p_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/maps/qgeotiledmapscene_p_p.h b/src/location/maps/qgeotiledmapscene_p_p.h
index 5d98abd5..44827884 100644
--- a/src/location/maps/qgeotiledmapscene_p_p.h
+++ b/src/location/maps/qgeotiledmapscene_p_p.h
@@ -171,7 +171,7 @@ public:
double m_mapEdgeSize;
QHash<QGeoTileSpec, QSharedPointer<QGeoTileTexture> > m_textures;
- QVector<QGeoTileSpec> m_updatedTextures;
+ QList<QGeoTileSpec> m_updatedTextures;
// tilesToGrid transform
int m_minTileX; // the minimum tile index, i.e. 0 to sideLength which is 1<< zoomLevel