diff options
author | Jerome Pasion <jerome.pasion@nokia.com> | 2010-12-13 15:03:20 (GMT) |
---|---|---|
committer | Jerome Pasion <jerome.pasion@nokia.com> | 2010-12-13 15:03:20 (GMT) |
commit | 177d6865c65719c7c6ffdb6c8fd1e7c3e049e1e1 (patch) | |
tree | d5eeceb7e6f9b4d2f99bbb63eba8bac46f15601d /doc/src/declarative/qtbinding.qdoc | |
parent | ad3783ecd1308d357eb0451fe5b4fc24b49ed15a (diff) | |
download | Qt-177d6865c65719c7c6ffdb6c8fd1e7c3e049e1e1.zip Qt-177d6865c65719c7c6ffdb6c8fd1e7c3e049e1e1.tar.gz Qt-177d6865c65719c7c6ffdb6c8fd1e7c3e049e1e1.tar.bz2 |
Added \ingroup for the overview pages and \group page.
Diffstat (limited to 'doc/src/declarative/qtbinding.qdoc')
-rw-r--r-- | doc/src/declarative/qtbinding.qdoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/declarative/qtbinding.qdoc b/doc/src/declarative/qtbinding.qdoc index 71f41bc..347fd94 100644 --- a/doc/src/declarative/qtbinding.qdoc +++ b/doc/src/declarative/qtbinding.qdoc @@ -27,6 +27,7 @@ /*! \page qtbinding.html +\ingroup qml-features \target qtbinding \title Using QML in C++ Applications |