summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qml.h
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2009-08-27 01:01:55 (GMT)
committerMartin Jones <martin.jones@nokia.com>2009-08-27 01:01:55 (GMT)
commita488a04e5a5af4255d560d5dfa6423caa48ed5f3 (patch)
tree67250667a40c39da3a343e538bc6960891390195 /src/declarative/qml/qml.h
parent1b489edbc2c8897ba6cbca4214e998c7d7873e67 (diff)
downloadQt-a488a04e5a5af4255d560d5dfa6423caa48ed5f3.zip
Qt-a488a04e5a5af4255d560d5dfa6423caa48ed5f3.tar.gz
Qt-a488a04e5a5af4255d560d5dfa6423caa48ed5f3.tar.bz2
Make QmlPropertyValueSource an interface.
1st step in animation class heirarchy redesign.
Diffstat (limited to 'src/declarative/qml/qml.h')
-rw-r--r--src/declarative/qml/qml.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/qml/qml.h b/src/declarative/qml/qml.h
index bced8f2..23f2f1e 100644
--- a/src/declarative/qml/qml.h
+++ b/src/declarative/qml/qml.h
@@ -50,6 +50,7 @@
#include <QtDeclarative/qmlmetatype.h>
#include <QtDeclarative/qmlmetaproperty.h>
#include <QtDeclarative/qmlparserstatus.h>
+#include <QtDeclarative/qmlpropertyvaluesource.h>
#include <QtDeclarative/qmllist.h>
QT_BEGIN_HEADER