diff options
author | Yann Bodson <yann.bodson@nokia.com> | 2009-08-03 07:51:33 (GMT) |
---|---|---|
committer | Yann Bodson <yann.bodson@nokia.com> | 2009-08-03 07:51:33 (GMT) |
commit | 3889a8947a9f8bf3a159dbd5e2c3ed1a63d3cb8d (patch) | |
tree | bdfed00ab09ec682075d6b7d05642027563ba14e /doc/src/declarative/elements.qdoc | |
parent | 14c57306bb0d9edd6c45cd142b49896f746fe9d1 (diff) | |
download | Qt-3889a8947a9f8bf3a159dbd5e2c3ed1a63d3cb8d.zip Qt-3889a8947a9f8bf3a159dbd5e2c3ed1a63d3cb8d.tar.gz Qt-3889a8947a9f8bf3a159dbd5e2c3ed1a63d3cb8d.tar.bz2 |
Renaming: FocusRealm -> FocusScope
Diffstat (limited to 'doc/src/declarative/elements.qdoc')
-rw-r--r-- | doc/src/declarative/elements.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc index 63cd377..68db351 100644 --- a/doc/src/declarative/elements.qdoc +++ b/doc/src/declarative/elements.qdoc @@ -81,7 +81,7 @@ The following table lists the Qml elements provided by the Qt Declarative module \list \o \l MouseRegion \o \l KeyActions -\o \l FocusRealm +\o \l FocusScope \o \l KeyProxy \endlist |