diff options
author | Kevin Wright <kevin.wright@nokia.com> | 2011-11-24 16:03:10 (GMT) |
---|---|---|
committer | Kevin Wright <kevin.wright@nokia.com> | 2011-11-24 16:03:10 (GMT) |
commit | 5e335d93ef1d3fbe9e9f615a1f99b55b40c127ca (patch) | |
tree | 652d3626dda50c4408e79e9f402bb2d48276d5a7 /doc | |
parent | aa892599c7e3bf5ca2271712b9bca7ddaab6707e (diff) | |
download | Qt-5e335d93ef1d3fbe9e9f615a1f99b55b40c127ca.zip Qt-5e335d93ef1d3fbe9e9f615a1f99b55b40c127ca.tar.gz Qt-5e335d93ef1d3fbe9e9f615a1f99b55b40c127ca.tar.bz2 |
Removed unecessary duplicate files.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/examples/qml-examples.qdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/examples/qml-examples.qdoc b/doc/src/examples/qml-examples.qdoc index 45d73c9..7ef704c 100644 --- a/doc/src/examples/qml-examples.qdoc +++ b/doc/src/examples/qml-examples.qdoc @@ -583,7 +583,7 @@ \example declarative/modelviews/webview/autosize \depends helper/qmlapplicationviewer - \brief These examples show how to use the WebView element. + \brief This example show how to use autosizing in the WebView element. \table \row @@ -598,7 +598,7 @@ \example declarative/modelviews/webview/googlemaps \depends helper/qmlapplicationviewer - \brief These examples show how to use the WebView element. + \brief This example shows how to use a web service API and the WebView element. \table \row |