summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2010-08-09 08:43:50 (GMT)
committerMartin Smith <martin.smith@nokia.com>2010-08-09 08:43:50 (GMT)
commit3e58be3eefbb63c1acf7ecfd1fbbefdf324597ad (patch)
treea8684303c39ed573e759e1909cbf86ce319ed95c /doc
parent94244ea3c5edf57d4dc258381d37bc99fc23ed0d (diff)
parentac355872573c7131e4b783cabe00c5656dc668af (diff)
downloadQt-3e58be3eefbb63c1acf7ecfd1fbbefdf324597ad.zip
Qt-3e58be3eefbb63c1acf7ecfd1fbbefdf324597ad.tar.gz
Qt-3e58be3eefbb63c1acf7ecfd1fbbefdf324597ad.tar.bz2
Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7
Diffstat (limited to 'doc')
-rw-r--r--doc/src/declarative/declarativeui.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/declarativeui.qdoc b/doc/src/declarative/declarativeui.qdoc
index 1fc9d69..b25d000 100644
--- a/doc/src/declarative/declarativeui.qdoc
+++ b/doc/src/declarative/declarativeui.qdoc
@@ -43,7 +43,7 @@ C++ module, you can load and interact with QML files from your Qt application.
QML provides mechanisms to declaratively build an object tree using
\l {QML Elements}{QML elements}. QML improves the integration between
-{http://www.ecma-international.org/publications/standards/Ecma-262.htm}{JavaScript}
+\l {http://www.ecma-international.org/publications/standards/Ecma-262.htm}{JavaScript}
and Qt's existing QObject based type
system, adds support for automatic \l {Property Binding}{property
bindings} and provides \l {Network Transparency}{network transparency}