From 8f72ef77d1f37b46583deed532951c6b0e5937ae Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Mon, 17 Oct 2011 19:05:25 +1000 Subject: Remove copy of tests/shared/util.h. This module has a copy of qtbase's tests/shared/util.h, the contents of which have been moved into qtestlib and are now accessible from the QtTest/QtTest header. Change-Id: I0be9e21dc9f30629dad283a740b9d80347e01140 Reviewed-by: Rohan McGovern --- .../auto/qtquick1/qdeclarativeanimations/tst_qdeclarativeanimations.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/auto/qtquick1/qdeclarativeanimations') diff --git a/tests/auto/qtquick1/qdeclarativeanimations/tst_qdeclarativeanimations.cpp b/tests/auto/qtquick1/qdeclarativeanimations/tst_qdeclarativeanimations.cpp index b523b09e05..7075be8f98 100644 --- a/tests/auto/qtquick1/qdeclarativeanimations/tst_qdeclarativeanimations.cpp +++ b/tests/auto/qtquick1/qdeclarativeanimations/tst_qdeclarativeanimations.cpp @@ -48,8 +48,6 @@ #include #include -#include "../../../shared/util.h" - class tst_qdeclarativeanimations : public QObject { Q_OBJECT -- cgit v1.2.3