diff options
author | Justin McPherson <justin.mcpherson@nokia.com> | 2010-02-17 07:09:44 (GMT) |
---|---|---|
committer | Justin McPherson <justin.mcpherson@nokia.com> | 2010-02-17 07:09:44 (GMT) |
commit | 24b8f6b60adc004d70e3c6e09d974ff752d91e71 (patch) | |
tree | f917183e1d1ad9256f47903ef5bfcd2831aaedc0 /tests/auto/auto.pro | |
parent | e1dfd11e73095bcdea7265afa3595b1c8a9e5502 (diff) | |
download | Qt-24b8f6b60adc004d70e3c6e09d974ff752d91e71.zip Qt-24b8f6b60adc004d70e3c6e09d974ff752d91e71.tar.gz Qt-24b8f6b60adc004d70e3c6e09d974ff752d91e71.tar.bz2 |
Add qmlgraphicsvideo test to auto.pro
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r-- | tests/auto/auto.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index e47d95c..6a0645b 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -312,6 +312,7 @@ SUBDIRS += \ qmediatimerange \ qvideowidget \ qmlaudio \ + qmlgraphicsvideo \ qspinbox \ qsplitter \ qsql \ |