summaryrefslogtreecommitdiffstats
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 318d85f8..c1d6e8d1 100644
--- a/src/location/maps/qgeoroutereply.h
+++ b/src/location/maps/qgeoroutereply.h
@@ -74,6 +74,7 @@ public:
Q_SIGNALS:
void finished();
+ void aborted();
void error(QGeoRouteReply::Error error, const QString &errorString = QString());
protected: