summaryrefslogtreecommitdiffstats
path: root/src/location/maps/qgeocodereply.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeocodereply.h')
-rw-r--r--src/location/maps/qgeocodereply.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/location/maps/qgeocodereply.h b/src/location/maps/qgeocodereply.h
index 048493b4..c92bc606 100644
--- a/src/location/maps/qgeocodereply.h
+++ b/src/location/maps/qgeocodereply.h
@@ -80,6 +80,7 @@ public:
Q_SIGNALS:
void finished();
+ void aborted();
void error(QGeoCodeReply::Error error, const QString &errorString = QString());
protected: