diff options
author | Warwick Allison <warwick.allison@nokia.com> | 2009-05-25 23:11:05 (GMT) |
---|---|---|
committer | Warwick Allison <warwick.allison@nokia.com> | 2009-05-25 23:11:05 (GMT) |
commit | a106ba14b7ed630f5d7941462ba9271dd83acea3 (patch) | |
tree | 32e67947150f01eb7a0a4fed91c7fb19039da945 /doc/src/tutorials | |
parent | f8efe236ec6cb0a8f162f74c9af9682705ff13ed (diff) | |
download | Qt-a106ba14b7ed630f5d7941462ba9271dd83acea3.zip Qt-a106ba14b7ed630f5d7941462ba9271dd83acea3.tar.gz Qt-a106ba14b7ed630f5d7941462ba9271dd83acea3.tar.bz2 |
correct path doc
Diffstat (limited to 'doc/src/tutorials')
-rw-r--r-- | doc/src/tutorials/declarative.qdoc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/src/tutorials/declarative.qdoc b/doc/src/tutorials/declarative.qdoc index 75d0c06..3fad672 100644 --- a/doc/src/tutorials/declarative.qdoc +++ b/doc/src/tutorials/declarative.qdoc @@ -381,10 +381,7 @@ \list \o Any imported directories. These are listed at the start of the file using \c { import "path" }. - \o The run directory - \o The run directory + "/qml" \o the directory of the QML code file - \o the directory of the QML code file + "/qml" \endlist All the properties of the button are |