summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-04-27 05:38:16 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-04-27 05:38:16 (GMT)
commitcd8542ca836b175377f3b3471725b86f8739e91a (patch)
treec2b48c384e7af568979f534ec64d867a0891940b /src/declarative/qml
parent9f941fd65083ae6d3f2f5441bf60346821932218 (diff)
parent7e3aee5b4f50733fa8d88def28b4fce78070f9e2 (diff)
downloadQt-cd8542ca836b175377f3b3471725b86f8739e91a.zip
Qt-cd8542ca836b175377f3b3471725b86f8739e91a.tar.gz
Qt-cd8542ca836b175377f3b3471725b86f8739e91a.tar.bz2
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'src/declarative/qml')
-rw-r--r--src/declarative/qml/qmlbindablevalue.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/declarative/qml/qmlbindablevalue.cpp b/src/declarative/qml/qmlbindablevalue.cpp
index 423fda8..c2632da 100644
--- a/src/declarative/qml/qmlbindablevalue.cpp
+++ b/src/declarative/qml/qmlbindablevalue.cpp
@@ -41,9 +41,7 @@
#include <qml.h>
#include "qmlbindablevalue.h"
-#include <gfxeasing.h>
#include <qmlcontext.h>
-#include <gfxtimeline.h>
#include <QVariant>
#include <qfxperf.h>
#include <QtCore/qdebug.h>