summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2009-09-24 12:09:03 (GMT)
committerRohan McGovern <rohan.mcgovern@nokia.com>2009-09-24 12:14:50 (GMT)
commitbc101d83b313d9ebf7c54789077d6710d3e78cd9 (patch)
tree5f9b3388ee8d9a744cc2e6d3e6b75682e96755a9 /tests
parent8ff7c9a7dedf1bf6d428c19c917dd4e943d66d9f (diff)
downloadQt-bc101d83b313d9ebf7c54789077d6710d3e78cd9.zip
Qt-bc101d83b313d9ebf7c54789077d6710d3e78cd9.tar.gz
Qt-bc101d83b313d9ebf7c54789077d6710d3e78cd9.tar.bz2
Fixed compile of tests.
Test qaudiodeviceid was replaced with qaudiodeviceinfo. Reviewed-by: Paul
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/auto.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 0638679..a2e1407 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -278,7 +278,7 @@ SUBDIRS += \
qsocks5socketengine \
qsortfilterproxymodel \
qsound \
- qaudiodeviceid \
+ qaudiodeviceinfo \
qaudioformat \
qaudiooutput \
qaudioinput \