summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorJanne Anttila <janne.anttila@digia.com>2009-08-11 10:55:04 (GMT)
committerJanne Anttila <janne.anttila@digia.com>2009-08-11 10:55:04 (GMT)
commit212ce398cf5441e7c16cb45a1c8f18d4c58a4870 (patch)
tree745072855d78b4f3133218ce7032b72d42bc9fce /tests/auto
parent882f407f2a48c59774eb07f3f91d3b26a40e9998 (diff)
downloadQt-212ce398cf5441e7c16cb45a1c8f18d4c58a4870.zip
Qt-212ce398cf5441e7c16cb45a1c8f18d4c58a4870.tar.gz
Qt-212ce398cf5441e7c16cb45a1c8f18d4c58a4870.tar.bz2
Fixed qpropertyanimation autotest build for win32-msvc2008.
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/qpropertyanimation/qpropertyanimation.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qpropertyanimation/qpropertyanimation.pro b/tests/auto/qpropertyanimation/qpropertyanimation.pro
index 9199ac3..6d6ddbf 100644
--- a/tests/auto/qpropertyanimation/qpropertyanimation.pro
+++ b/tests/auto/qpropertyanimation/qpropertyanimation.pro
@@ -1,5 +1,5 @@
load(qttest_p4)
-QT = core
+QT = core gui
SOURCES += tst_qpropertyanimation.cpp