summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeotilefetcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeotilefetcher.h')
-rw-r--r--src/location/maps/qgeotilefetcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/maps/qgeotilefetcher.h b/src/location/maps/qgeotilefetcher.h
index bfb85921..5e996b26 100644
--- a/src/location/maps/qgeotilefetcher.h
+++ b/src/location/maps/qgeotilefetcher.h
@@ -85,7 +85,7 @@ protected:
QGeoTiledMappingManagerEngine::CacheAreas cacheHint() const;
private:
- QGeoTileFetcherPrivate* d_ptr;
+ QGeoTileFetcherPrivate *d_ptr;
virtual QGeoTiledMapReply* getTileImage(const QGeoTileSpec &spec) = 0;
void handleReply(QGeoTiledMapReply *reply, const QGeoTileSpec &spec);