summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/propertybinding.qdoc
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-10-21 01:53:06 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-10-21 01:53:06 (GMT)
commitbe94259250bc84705d71a66f7c114472097c9b4d (patch)
tree17f1b5ff6f5e5498c7ef569108421be42a4da87a /doc/src/declarative/propertybinding.qdoc
parent0cf015f746f42fa5c4a5bbb98df07eed8c0ec30a (diff)
downloadQt-be94259250bc84705d71a66f7c114472097c9b4d.zip
Qt-be94259250bc84705d71a66f7c114472097c9b4d.tar.gz
Qt-be94259250bc84705d71a66f7c114472097c9b4d.tar.bz2
Doc
Diffstat (limited to 'doc/src/declarative/propertybinding.qdoc')
-rw-r--r--doc/src/declarative/propertybinding.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/propertybinding.qdoc b/doc/src/declarative/propertybinding.qdoc
index 50cbf2d..2b8a58c 100644
--- a/doc/src/declarative/propertybinding.qdoc
+++ b/doc/src/declarative/propertybinding.qdoc
@@ -97,6 +97,6 @@ The implicit binding syntax shown previously is easy to use and works perfectly
of bindings. In some advanced cases, it is necessary to create bindings explicitly using the
\l Binding element.
-One such example is included in the \l {Passing Data Between C++ and QML} documentation.
+XXX - need an example
*/