summaryrefslogtreecommitdiff
path: root/src/location/places
diff options
context:
space:
mode:
authorabcd <amos.choy@nokia.com>2012-07-10 11:48:10 +1000
committerQt by Nokia <qt-info@nokia.com>2012-07-12 06:27:20 +0200
commite48897b07db41ce901b5969ca8b396ff0984f3eb (patch)
tree7e508c1ccface7dfce7f88ec578e1e744eac12f6 /src/location/places
parent0d8e7f5d0520858514b132eb74b7898551de41d9 (diff)
downloadqtlocation-e48897b07db41ce901b5969ca8b396ff0984f3eb.tar.gz
Declare metatype for relevancy hint
Change-Id: I2bf960884ff13e03cdbd41992c81010bf44f3d42 Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com>
Diffstat (limited to 'src/location/places')
-rw-r--r--src/location/places/qplacesearchrequest.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/location/places/qplacesearchrequest.h b/src/location/places/qplacesearchrequest.h
index c22662bc..4fd458cc 100644
--- a/src/location/places/qplacesearchrequest.h
+++ b/src/location/places/qplacesearchrequest.h
@@ -110,6 +110,8 @@ private:
QT_END_NAMESPACE
+Q_DECLARE_METATYPE(QPlaceSearchRequest::RelevanceHint)
+
QT_END_HEADER
#endif // QPLACESEARCHQUERY_H