summaryrefslogtreecommitdiffstats
path: root/src/imports/location/declarativeplaces/qdeclarativereviewmodel.cpp
diff options
context:
space:
mode:
authorAaron McCarthy <aaron.mccarthy@nokia.com>2011-08-25 11:14:57 +1000
committerAaron McCarthy <aaron.mccarthy@nokia.com>2011-08-25 07:32:51 +0200
commit50cc1c57d2af118f223c1762cca7c1eabd33714a (patch)
treee60fcf9e3b4e601d46162f2b2b9c2f56f29a5d90 /src/imports/location/declarativeplaces/qdeclarativereviewmodel.cpp
parent6c6643b73a451f30f4e7e565110c1f5cd93c7495 (diff)
Use QUrl instead of QString for URL properties/data.
Change-Id: I6165be414937fefc11c560ed2517d7c7ec87c959 Reviewed-on: http://codereview.qt.nokia.com/3537 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: abcd <qt_abcd1@ovi.com> Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com>
Diffstat (limited to 'src/imports/location/declarativeplaces/qdeclarativereviewmodel.cpp')
-rw-r--r--src/imports/location/declarativeplaces/qdeclarativereviewmodel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/location/declarativeplaces/qdeclarativereviewmodel.cpp b/src/imports/location/declarativeplaces/qdeclarativereviewmodel.cpp
index ec0d086d..a7a2856a 100644
--- a/src/imports/location/declarativeplaces/qdeclarativereviewmodel.cpp
+++ b/src/imports/location/declarativeplaces/qdeclarativereviewmodel.cpp
@@ -114,7 +114,7 @@ QT_BEGIN_NAMESPACE
\o The name of the user who posted the review.
\row
\o originatorUrl
- \o string
+ \o url
\o The URL of the review.
\endtable
*/