diff options
author | Justin McPherson <justin.mcpherson@nokia.com> | 2010-04-21 04:12:06 (GMT) |
---|---|---|
committer | Justin McPherson <justin.mcpherson@nokia.com> | 2010-04-21 04:47:44 (GMT) |
commit | 6b30ee9d2219308605e0d1b15ea1c74dc5cb67fe (patch) | |
tree | bb7fd35347b81f323c339ecc4f2b198adb234fbe /tests | |
parent | 3db4e4467a30086881a030afa0c45a4ed87ad41d (diff) | |
download | Qt-6b30ee9d2219308605e0d1b15ea1c74dc5cb67fe.zip Qt-6b30ee9d2219308605e0d1b15ea1c74dc5cb67fe.tar.gz Qt-6b30ee9d2219308605e0d1b15ea1c74dc5cb67fe.tar.bz2 |
Only add qvideowidget test once.
Reviewed-by: Andrew den Exter
Diffstat (limited to 'tests')
-rw-r--r-- | tests/auto/multimedia.pro | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/multimedia.pro b/tests/auto/multimedia.pro index 876b932..0a89f53 100644 --- a/tests/auto/multimedia.pro +++ b/tests/auto/multimedia.pro @@ -7,6 +7,5 @@ SUBDIRS=\ qaudioinput \ qaudiooutput \ qvideoframe \ - qvideosurfaceformat \ - qvideowidget + qvideosurfaceformat |