summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeomap_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeomap_p.h')
-rw-r--r--src/location/maps/qgeomap_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/location/maps/qgeomap_p.h b/src/location/maps/qgeomap_p.h
index 34771fe4..a16ad7d6 100644
--- a/src/location/maps/qgeomap_p.h
+++ b/src/location/maps/qgeomap_p.h
@@ -108,6 +108,7 @@ public:
public Q_SLOTS:
void update();
+ void cameraStopped(); // optional hint for prefetch
Q_SIGNALS:
void cameraDataChanged(const QGeoCameraData &cameraData);