diff options
author | Warwick Allison <warwick.allison@nokia.com> | 2009-12-09 00:32:25 (GMT) |
---|---|---|
committer | Warwick Allison <warwick.allison@nokia.com> | 2009-12-09 00:32:25 (GMT) |
commit | 77c8e7886a7de0deb55066c25817d0c2c9f8e306 (patch) | |
tree | 26a785b726193627fd38f216bf5bd5e0e1c61b6a /doc/src/index.qdoc | |
parent | 8bd77dabf9bc0aea81fabf04a80d7696a2cc0910 (diff) | |
download | Qt-77c8e7886a7de0deb55066c25817d0c2c9f8e306.zip Qt-77c8e7886a7de0deb55066c25817d0c2c9f8e306.tar.gz Qt-77c8e7886a7de0deb55066c25817d0c2c9f8e306.tar.bz2 |
Increase prominence of "QML", since many people know the technology by that name.
Diffstat (limited to 'doc/src/index.qdoc')
-rw-r--r-- | doc/src/index.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/index.qdoc b/doc/src/index.qdoc index 762a900..c3c1701 100644 --- a/doc/src/index.qdoc +++ b/doc/src/index.qdoc @@ -103,7 +103,7 @@ <li><a href="paintsystem.html">Painting and Printing</a></li> <li><a href="graphicsview.html">Canvas UI with Graphics View</a></li> <li><a href="webintegration.html">Integrating Web Content</a></li> - <li><a href="declarativeui.html">Declarative UI</a></li> + <li><a href="declarativeui.html">Declarative UI (QML)</a></li> </ul> </td> <td valign="top"> |