summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdeclarativevideo
diff options
context:
space:
mode:
authorJustin McPherson <justin.mcpherson@nokia.com>2010-04-19 23:28:02 (GMT)
committerJustin McPherson <justin.mcpherson@nokia.com>2010-04-20 00:01:42 (GMT)
commit115ecbea664e9f3b213f0d9244ea023a1623d94e (patch)
tree86100663d3d0efa2f4c3d19a96e3fab2d5ab614d /tests/auto/qdeclarativevideo
parent0ffa43465d856b2647f31528be7399686bc9e940 (diff)
downloadQt-115ecbea664e9f3b213f0d9244ea023a1623d94e.zip
Qt-115ecbea664e9f3b213f0d9244ea023a1623d94e.tar.gz
Qt-115ecbea664e9f3b213f0d9244ea023a1623d94e.tar.bz2
Multimedia tests; fix for missing dependency
Reviewed-by: Andrew den Exter
Diffstat (limited to 'tests/auto/qdeclarativevideo')
-rw-r--r--tests/auto/qdeclarativevideo/qdeclarativevideo.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qdeclarativevideo/qdeclarativevideo.pro b/tests/auto/qdeclarativevideo/qdeclarativevideo.pro
index c2bcdfe..64a20da 100644
--- a/tests/auto/qdeclarativevideo/qdeclarativevideo.pro
+++ b/tests/auto/qdeclarativevideo/qdeclarativevideo.pro
@@ -11,4 +11,4 @@ SOURCES += \
$$PWD/../../../src/imports/multimedia/qdeclarativemediabase.cpp \
$$PWD/../../../src/imports/multimedia/qmetadatacontrolmetaobject.cpp
-QT += mediaservices declarative
+QT += multimedia mediaservices declarative