summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlpropertyvaluesource.cpp
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2009-10-26 04:47:03 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2009-10-26 04:47:03 (GMT)
commit64ca67183569a1a3b9dc1410dac5bbe8d5f56bb5 (patch)
tree2f6b2af80225ab3903f0cd53b9774783a652f760 /src/declarative/qml/qmlpropertyvaluesource.cpp
parent570fa7aece0ce149c22f7b804093f70c7cb1c999 (diff)
parentbace980199f6578ef453c57128fe7f0659bfeddf (diff)
downloadQt-64ca67183569a1a3b9dc1410dac5bbe8d5f56bb5.zip
Qt-64ca67183569a1a3b9dc1410dac5bbe8d5f56bb5.tar.gz
Qt-64ca67183569a1a3b9dc1410dac5bbe8d5f56bb5.tar.bz2
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'src/declarative/qml/qmlpropertyvaluesource.cpp')
-rw-r--r--src/declarative/qml/qmlpropertyvaluesource.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/qml/qmlpropertyvaluesource.cpp b/src/declarative/qml/qmlpropertyvaluesource.cpp
index 529ce37..3317289 100644
--- a/src/declarative/qml/qmlpropertyvaluesource.cpp
+++ b/src/declarative/qml/qmlpropertyvaluesource.cpp
@@ -47,6 +47,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QmlPropertyValueSource
\brief The QmlPropertyValueSource class is inherited by property value sources such as animations and bindings.
+ \internal
*/
/*!