From 98aafef5a814fdb6a62f169d1e16981bd8c261b4 Mon Sep 17 00:00:00 2001 From: Caroline Chao Date: Fri, 2 Mar 2012 08:20:37 +0100 Subject: CodeCoverage: Remove additional includes to header files. From change 8bf2c470806fb555e in qtbase, headers are not included in the code coverage instrumentation. Those changes in qtjsondb are now useless and can be removed. Change-Id: I8430d5625f24a19a08bdd46f07c48e695b44aba5 Reviewed-by: Rohan McGovern Reviewed-by: Denis Dzyubenko --- tools/jsondb-client/jsondb-client.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools') diff --git a/tools/jsondb-client/jsondb-client.pro b/tools/jsondb-client/jsondb-client.pro index ca8cf34a..e529a98d 100644 --- a/tools/jsondb-client/jsondb-client.pro +++ b/tools/jsondb-client/jsondb-client.pro @@ -8,8 +8,6 @@ QT = core jsondb declarative gui LIBS += -ledit -include(../../qtjsondb.pri) - mac:CONFIG -= app_bundle HEADERS += client.h -- cgit v1.2.3