diff options
author | David Boddie <dboddie@trolltech.com> | 2009-05-14 12:17:18 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2009-05-14 12:17:18 (GMT) |
commit | 2a4f5a1b4e6e9632ab18c81c3e06ebf2061cd765 (patch) | |
tree | 606b82b48df1784e1e53f72e7bdf773386aecd02 /doc/src | |
parent | 0d5d11e67f0189279f180df71e0b6959935bce42 (diff) | |
download | Qt-2a4f5a1b4e6e9632ab18c81c3e06ebf2061cd765.zip Qt-2a4f5a1b4e6e9632ab18c81c3e06ebf2061cd765.tar.gz Qt-2a4f5a1b4e6e9632ab18c81c3e06ebf2061cd765.tar.bz2 |
Doc: Marked up a link correctly.
Reviewed-by: David Boddie <dboddie@trolltech.com>
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/groups.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/groups.qdoc b/doc/src/groups.qdoc index fda54dc..3c4da53 100644 --- a/doc/src/groups.qdoc +++ b/doc/src/groups.qdoc @@ -76,7 +76,7 @@ \brief Classes for animations, states and transitions. These classes provide a framework for creating both simple and complex - animations. The Animation Framework also provides states and animated + animations. \l{The Animation Framework} also provides states and animated transitions, making it easy to create animated stateful forms. */ |