From 212ce398cf5441e7c16cb45a1c8f18d4c58a4870 Mon Sep 17 00:00:00 2001 From: Janne Anttila Date: Tue, 11 Aug 2009 13:55:04 +0300 Subject: Fixed qpropertyanimation autotest build for win32-msvc2008. --- tests/auto/qpropertyanimation/qpropertyanimation.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12