Don't use QtWidgets/QApplication in autotests
authorKent Hansen <kent.hansen@nokia.com>
Wed, 6 Jun 2012 12:43:33 +0000 (14:43 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 7 Jun 2012 06:28:08 +0000 (08:28 +0200)
commitd91d3b9b18f94c48055d770d16644bee209360c4
tree8827c3e35903aee0b75bb691a286e89d0e023db2
parent74383cb40cfd87e5e07a91122678ebf6b7af5222
Don't use QtWidgets/QApplication in autotests

These tests don't link against QtWidgets; including QGuiApplication
is sufficient.

Change-Id: I96812af7ac5ef79a9602acf4b51498350e8e50e1
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
tests/auto/unit/qdeclarativeaudio/tst_qdeclarativeaudio.cpp
tests/auto/unit/qdeclarativeaudio_4/tst_qdeclarativeaudio_4.cpp