diff options
author | Alex Blasche <alexander.blasche@theqtcompany.com> | 2015-02-20 11:48:13 +0100 |
---|---|---|
committer | Alex Blasche <alexander.blasche@theqtcompany.com> | 2015-02-25 09:31:11 +0000 |
commit | 4de705b32c14f1b528a934c5ca91088ed4c89c6d (patch) | |
tree | bfefd9919e3c13097fa74b22a07b45fcf1e927bb /src/positioning/doc | |
parent | 351e07dc2c96f70867dca6aaf7d2eb2919ba3d01 (diff) | |
download | qtlocation-4de705b32c14f1b528a934c5ca91088ed4c89c6d.tar.gz |
Add missing documentation for QtPositioning and fix qdoc warnings
Change-Id: I396f937f945f158e7bb19f1f7e4633cfcdeffb72
Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'src/positioning/doc')
-rw-r--r-- | src/positioning/doc/src/cpp-position.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/positioning/doc/src/cpp-position.qdoc b/src/positioning/doc/src/cpp-position.qdoc index e5e770fb..34f39bdc 100644 --- a/src/positioning/doc/src/cpp-position.qdoc +++ b/src/positioning/doc/src/cpp-position.qdoc @@ -179,7 +179,7 @@ to create a custom positioning source. \section3 \b{Flickr Example} -The \l{Flickr QML}{Flickr Example} uses the Location to download thumbnail +The \l{GeoFlickr QML}{Flickr Example} uses the current location to download thumbnail images from Flickr relevant to the current location. |