summaryrefslogtreecommitdiffstats
path: root/src/location/places/qplacereply.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/places/qplacereply.cpp')
-rw-r--r--src/location/places/qplacereply.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/location/places/qplacereply.cpp b/src/location/places/qplacereply.cpp
index 0590871d..582987b4 100644
--- a/src/location/places/qplacereply.cpp
+++ b/src/location/places/qplacereply.cpp
@@ -199,6 +199,7 @@ QPlaceReply::Error QPlaceReply::error() const
*/
void QPlaceReply::abort()
{
+ emit aborted();
}
/*!