diff options
author | Yann Bodson <yann.bodson@nokia.com> | 2009-08-21 00:07:17 (GMT) |
---|---|---|
committer | Yann Bodson <yann.bodson@nokia.com> | 2009-08-21 00:07:17 (GMT) |
commit | af15183ca230cb96ef9e2901e3fbb716eb4300bb (patch) | |
tree | c84d4bed8a1acba57c898446259f4028f9dd4e72 /doc/src/declarative/elements.qdoc | |
parent | f738eab2d811e7d2ef274c3b7819c1231669e8b8 (diff) | |
download | Qt-af15183ca230cb96ef9e2901e3fbb716eb4300bb.zip Qt-af15183ca230cb96ef9e2901e3fbb716eb4300bb.tar.gz Qt-af15183ca230cb96ef9e2901e3fbb716eb4300bb.tar.bz2 |
Renaming: Bind -> Binding
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 2d43fda..aef05d7 100644 --- a/doc/src/declarative/elements.qdoc +++ b/doc/src/declarative/elements.qdoc @@ -40,7 +40,7 @@ The following table lists the QML elements provided by the Qt Declarative module \o \list -\o \l Bind +\o \l Binding \o \l ListModel \o \l VisualItemModel \o \l XmlListModel and XmlRole |