summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeotilecache_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeotilecache_p.h')
-rw-r--r--src/location/maps/qgeotilecache_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/location/maps/qgeotilecache_p.h b/src/location/maps/qgeotilecache_p.h
index 6fecfa8f..eee09de3 100644
--- a/src/location/maps/qgeotilecache_p.h
+++ b/src/location/maps/qgeotilecache_p.h
@@ -135,6 +135,7 @@ public:
void GLContextAvailable();
QSharedPointer<QGeoTileTexture> get(const QGeoTileSpec &spec);
+ QString directory() const;
// can be called without a specific tileCache pointer
static void evictFromDiskCache(QGeoCachedTileDisk *td);