diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2010-03-23 01:22:23 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2010-03-23 01:22:23 (GMT) |
commit | b23c9d8384bed5f7d2758e8cb2cbfbbe49e6c2a0 (patch) | |
tree | 5f9bb31311adf639a8ac2e1cf7e326af515d1014 /doc/src/declarative/declarativeui.qdoc | |
parent | c3d8fef05b011a737ce15791e94aef84d27d1b8f (diff) | |
download | Qt-b23c9d8384bed5f7d2758e8cb2cbfbbe49e6c2a0.zip Qt-b23c9d8384bed5f7d2758e8cb2cbfbbe49e6c2a0.tar.gz Qt-b23c9d8384bed5f7d2758e8cb2cbfbbe49e6c2a0.tar.bz2 |
Doc
Diffstat (limited to 'doc/src/declarative/declarativeui.qdoc')
-rw-r--r-- | doc/src/declarative/declarativeui.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/declarativeui.qdoc b/doc/src/declarative/declarativeui.qdoc index ed63367..ca4c5da 100644 --- a/doc/src/declarative/declarativeui.qdoc +++ b/doc/src/declarative/declarativeui.qdoc @@ -83,7 +83,7 @@ completely new applications. QML is fully \l {Extending QML in C++}{extensible \list \o \l {QML Documents} \o \l {Property Binding} -\o \l {JavaScript Blocks} +\o \l {Integrating JavaScript} \o \l {QML Scope} \o \l {Network Transparency} \o \l {Data Models} |