summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-11-02 07:01:43 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-11-02 07:01:43 (GMT)
commit237ff8235191bdc06f0ef80d76c8f9a0934413b9 (patch)
treeb25eaa0b0bb0bb8abb26c8e73b25d8cb0e43a696 /src
parent6f6db188a2579ad7ce04ecc7e5faeec943e4b5ce (diff)
downloadQt-237ff8235191bdc06f0ef80d76c8f9a0934413b9.zip
Qt-237ff8235191bdc06f0ef80d76c8f9a0934413b9.tar.gz
Qt-237ff8235191bdc06f0ef80d76c8f9a0934413b9.tar.bz2
Doc
Diffstat (limited to 'src')
-rw-r--r--src/declarative/util/qmlbind.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/declarative/util/qmlbind.cpp b/src/declarative/util/qmlbind.cpp
index eadad08..de6d48a 100644
--- a/src/declarative/util/qmlbind.cpp
+++ b/src/declarative/util/qmlbind.cpp
@@ -85,8 +85,6 @@ QML_DEFINE_TYPE(Qt,4,6,(QT_VERSION&0x00ff00)>>8,Binding,QmlBind)
If the binding target or binding property is changed, the bound value is
immediately pushed onto the new target.
-
- \sa {qmlforcpp}{Qt Declarative Markup Language For C++ Programmers}
*/
/*!
\internal