summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJustin McPherson <justin.mcpherson@nokia.com>2010-02-24 07:37:38 (GMT)
committerJustin McPherson <justin.mcpherson@nokia.com>2010-02-24 07:37:38 (GMT)
commit754c72b54409f4ed124f5ba53a20f0bfc53e448d (patch)
treec1beda8768b016fdad5c2dacdf20c413feea3965 /tests
parentb81108063a3d98f264a850ab740ff7005ffcba2d (diff)
downloadQt-754c72b54409f4ed124f5ba53a20f0bfc53e448d.zip
Qt-754c72b54409f4ed124f5ba53a20f0bfc53e448d.tar.gz
Qt-754c72b54409f4ed124f5ba53a20f0bfc53e448d.tar.bz2
QMediaContent test; make sure to use network.
Reviewed-by: Andrew den Exter
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qmediacontent/qmediacontent.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qmediacontent/qmediacontent.pro b/tests/auto/qmediacontent/qmediacontent.pro
index f7884f6..6c13c8b 100644
--- a/tests/auto/qmediacontent/qmediacontent.pro
+++ b/tests/auto/qmediacontent/qmediacontent.pro
@@ -2,5 +2,5 @@ load(qttest_p4)
SOURCES += tst_qmediacontent.cpp
-QT = core multimedia
+QT = core network multimedia