summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative
diff options
context:
space:
mode:
authorYann Bodson <yann.bodson@nokia.com>2009-05-08 05:02:02 (GMT)
committerYann Bodson <yann.bodson@nokia.com>2009-05-08 05:02:02 (GMT)
commit4849a1db2f21390a040936c39dd8c65132c6e54a (patch)
tree9867a5ff19c0b2a3424f000f5c7bb71e2b122c12 /doc/src/declarative
parent089bcd8a643dc206e23cac14c5fc03fc0acb02d8 (diff)
downloadQt-4849a1db2f21390a040936c39dd8c65132c6e54a.zip
Qt-4849a1db2f21390a040936c39dd8c65132c6e54a.tar.gz
Qt-4849a1db2f21390a040936c39dd8c65132c6e54a.tar.bz2
phonebrowser.qml is gone
Diffstat (limited to 'doc/src/declarative')
-rw-r--r--doc/src/declarative/examples.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/examples.qdoc b/doc/src/declarative/examples.qdoc
index 5ffcbf6..31c8a5d 100644
--- a/doc/src/declarative/examples.qdoc
+++ b/doc/src/declarative/examples.qdoc
@@ -14,7 +14,7 @@ There are several illustrative QML examples available. From your build
directory,
\code
- bin/qmlviewer $QT_SOURCE_DIR/demos/declarative/phonebrowser/phonebrowser.qml
+ bin/qmlviewer $QT_SOURCE_DIR/demos/declarative/flickr/flickr.qml
\endcode
Many other simple examples can be found under the \c examples/declarative sub