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/declarative/declarativeui.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/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 637e5f1..8516c98 100644 --- a/doc/src/declarative/declarativeui.qdoc +++ b/doc/src/declarative/declarativeui.qdoc @@ -40,7 +40,7 @@ ****************************************************************************/ /*! -\title Declarative UI +\title Declarative UI (QML) \page declarativeui.html \brief The Qt Declarative module provides a declarative framework for building |