diff options
author | Kevin Wright <kevin.wright@nokia.com> | 2011-11-24 17:03:27 (GMT) |
---|---|---|
committer | Kevin Wright <kevin.wright@nokia.com> | 2011-11-24 17:03:27 (GMT) |
commit | 2dffc63859f5fccf9074e349102f4f6b23b797fa (patch) | |
tree | 79c913796bd3c6587ff27bf4d9a2376e67889eff /doc | |
parent | df3181143415276f7bc208f74c17e7457b65c688 (diff) | |
download | Qt-2dffc63859f5fccf9074e349102f4f6b23b797fa.zip Qt-2dffc63859f5fccf9074e349102f4f6b23b797fa.tar.gz Qt-2dffc63859f5fccf9074e349102f4f6b23b797fa.tar.bz2 |
Fixed a link
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/declarative/examples.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/examples.qdoc b/doc/src/declarative/examples.qdoc index 8685809..f0616e5 100644 --- a/doc/src/declarative/examples.qdoc +++ b/doc/src/declarative/examples.qdoc @@ -121,7 +121,7 @@ The examples can be found in Qt's \c examples/declarative directory. \o \l{declarative/animation/easing}{Easing} \o \l{declarative/animation/basics/property-animation}{Property Animation} \o \l{declarative/animation/states}{States} -\o \l{declarative/animation/wigglytext/wigglytext}{Wiggly Text} +\o \l{declarative/animation/wigglytext/wigglytext}{Wiggly Text Example} \endlist \section2 Image Elements |