summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeoroutereply.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeoroutereply.h')
-rw-r--r--src/location/maps/qgeoroutereply.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/location/maps/qgeoroutereply.h b/src/location/maps/qgeoroutereply.h
index dc22b0a2..96a052fb 100644
--- a/src/location/maps/qgeoroutereply.h
+++ b/src/location/maps/qgeoroutereply.h
@@ -88,6 +88,7 @@ protected:
void setFinished(bool finished);
void setRoutes(const QList<QGeoRoute> &routes);
+ void addRoutes(const QList<QGeoRoute> &routes);
private:
QGeoRouteReplyPrivate *d_ptr;