summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsequentialanimationgroup
diff options
context:
space:
mode:
authorJanne Anttila <janne.anttila@digia.com>2009-07-30 13:17:52 +0300
committerJanne Anttila <janne.anttila@digia.com>2009-07-30 13:17:52 +0300
commit51ca17ad4017273debf6a9970e99a51137afd91e (patch)
treea83466bd32e7d2a2c981d9927ab02b30fd47a726 /tests/auto/qsequentialanimationgroup
parent85c37140e48411b2400dd34bdf1eb7bc38e0f73b (diff)
These autotests do not really depend on gui, fixed dependencies.
This fix will make the gradual porting of different Qt modules for new platforms easier.
Diffstat (limited to 'tests/auto/qsequentialanimationgroup')
-rw-r--r--tests/auto/qsequentialanimationgroup/qsequentialanimationgroup.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qsequentialanimationgroup/qsequentialanimationgroup.pro b/tests/auto/qsequentialanimationgroup/qsequentialanimationgroup.pro
index ad861c3d94..01ef68a585 100644
--- a/tests/auto/qsequentialanimationgroup/qsequentialanimationgroup.pro
+++ b/tests/auto/qsequentialanimationgroup/qsequentialanimationgroup.pro
@@ -1,5 +1,5 @@
load(qttest_p4)
-QT = core gui
+QT = core
SOURCES += tst_qsequentialanimationgroup.cpp