diff options
author | Bea Lam <bea.lam@nokia.com> | 2010-05-19 01:15:30 (GMT) |
---|---|---|
committer | Bea Lam <bea.lam@nokia.com> | 2010-05-19 01:15:30 (GMT) |
commit | 71114e0c0af7418f61c0bf5d9ec881619946e128 (patch) | |
tree | b7804de876a5bd64f0d8e6e94435f2c68bbc974b /doc/src/declarative | |
parent | 4ff78b296644d0b05c95497b8cca4eee6c04e7ae (diff) | |
download | Qt-71114e0c0af7418f61c0bf5d9ec881619946e128.zip Qt-71114e0c0af7418f61c0bf5d9ec881619946e128.tar.gz Qt-71114e0c0af7418f61c0bf5d9ec881619946e128.tar.bz2 |
Remove image example (covered in class docs)
Diffstat (limited to 'doc/src/declarative')
-rw-r--r-- | doc/src/declarative/examples.qdoc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/src/declarative/examples.qdoc b/doc/src/declarative/examples.qdoc index 4ad57f2..bc02646 100644 --- a/doc/src/declarative/examples.qdoc +++ b/doc/src/declarative/examples.qdoc @@ -82,7 +82,6 @@ For example, from your build directory, run: \section2 Image Elements \list \o \l{declarative/imageelements/borderimage}{BorderImage} -\o \l{declarative/imageelements/image}{Image} \endlist \section2 \l{declarative/positioners}{Positioners} |