From 10bf53ae19836bfcac5d674f12c3915834878694 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Mon, 1 Feb 2016 18:20:19 +0100 Subject: Don't include from qtestblacklist.cpp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's only supposed to be included by clients of the library, and confuses qmake's dependency resolution into thinking the header-only features such as qtestkeyboard.h and qtestmouse.h are dependencies of this source file. Change-Id: I5fe73b752c1c491ee0088bced77f997696d96c62 Reviewed-by: Edward Welbourne Reviewed-by: Jędrzej Nowacki Reviewed-by: Tor Arne Vestbø --- src/testlib/qtestblacklist.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/testlib') diff --git a/src/testlib/qtestblacklist.cpp b/src/testlib/qtestblacklist.cpp index c2643a2304..04c6aa2717 100644 --- a/src/testlib/qtestblacklist.cpp +++ b/src/testlib/qtestblacklist.cpp @@ -34,7 +34,6 @@ #include "qtestresult_p.h" #include -#include #include #include #include -- cgit v1.2.3