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 --- .../qdeclarativefolderlistmodel/tst_qdeclarativefolderlistmodel.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/declarative/qdeclarativefolderlistmodel') diff --git a/tests/auto/declarative/qdeclarativefolderlistmodel/tst_qdeclarativefolderlistmodel.cpp b/tests/auto/declarative/qdeclarativefolderlistmodel/tst_qdeclarativefolderlistmodel.cpp index f80928f4b8..f8c91e6000 100644 --- a/tests/auto/declarative/qdeclarativefolderlistmodel/tst_qdeclarativefolderlistmodel.cpp +++ b/tests/auto/declarative/qdeclarativefolderlistmodel/tst_qdeclarativefolderlistmodel.cpp @@ -40,7 +40,6 @@ ****************************************************************************/ #include #include -#include "../../../shared/util.h" #include #include #include -- cgit v1.2.3