From 754c72b54409f4ed124f5ba53a20f0bfc53e448d Mon Sep 17 00:00:00 2001 From: Justin McPherson Date: Wed, 24 Feb 2010 17:37:38 +1000 Subject: QMediaContent test; make sure to use network. Reviewed-by: Andrew den Exter --- tests/auto/qmediacontent/qmediacontent.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12