summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/location/declarativeplaces/qdeclarativesearchresultmodel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/declarativeplaces/qdeclarativesearchresultmodel.cpp b/src/location/declarativeplaces/qdeclarativesearchresultmodel.cpp
index e8476c7d..ed99da1c 100644
--- a/src/location/declarativeplaces/qdeclarativesearchresultmodel.cpp
+++ b/src/location/declarativeplaces/qdeclarativesearchresultmodel.cpp
@@ -801,7 +801,7 @@ void QDeclarativeSearchResultModel::queryFinished()
}
/*!
- \qmlmethod void PlaceSearchModel::data(int index, string role)
+ \qmlmethod Variant PlaceSearchModel::data(int index, string role)
Returns the data for a given \a role at the specified row \a index.
*/