summaryrefslogtreecommitdiff
path: root/src/location/places/qplacedetailsreply.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/places/qplacedetailsreply.cpp')
-rw-r--r--src/location/places/qplacedetailsreply.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/places/qplacedetailsreply.cpp b/src/location/places/qplacedetailsreply.cpp
index f353b7fa..9e601880 100644
--- a/src/location/places/qplacedetailsreply.cpp
+++ b/src/location/places/qplacedetailsreply.cpp
@@ -45,7 +45,7 @@ QPlaceDetailsReply::~QPlaceDetailsReply()
*/
QPlaceReply::Type QPlaceDetailsReply::type() const
{
- return QPlaceReply::PlaceSearchReply;
+ return QPlaceReply::PlaceDetailsReply;
}
/*!