summaryrefslogtreecommitdiffstats
path: root/examples/demos/photoviewer/doc
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2018-10-22 14:03:14 +0200
committerTopi Reiniƶ <topi.reinio@qt.io>2018-10-26 20:45:54 +0000
commit229e4efc076d6a6746f1e659c59696e05e1d1c4c (patch)
tree50930b9143d16dec3c2eca152996be96b2537de4 /examples/demos/photoviewer/doc
parent318035f0265a5331524540fc6f5ddaa8f5195c8a (diff)
Doc: Fix links to the Qt Quick Controls 1 docs
This change is inline with the updated link targets in the Qt Quick Controls 1 docs. Task-number: QTBUG-70333 Change-Id: I4ab6f6729d450337570ff89d330aa431b4b0bd1b Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'examples/demos/photoviewer/doc')
-rw-r--r--examples/demos/photoviewer/doc/src/photoviewer.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demos/photoviewer/doc/src/photoviewer.qdoc b/examples/demos/photoviewer/doc/src/photoviewer.qdoc
index da9029f81..bebeb9b52 100644
--- a/examples/demos/photoviewer/doc/src/photoviewer.qdoc
+++ b/examples/demos/photoviewer/doc/src/photoviewer.qdoc
@@ -38,7 +38,7 @@
\list
\li Using custom types to create screens and screen controls.
- \li Using Qt Quick Controls to create an application window.
+ \li Using Qt Quick Controls 1 to create an application window.
\li Using the \l Package type with a \l DelegateModel to provide
delegates with a shared context to multiple views.
\li Using XML list models to download Flickr feeds.