From 945ff64855fc742ab06185767ce769d78495c9cb Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Fri, 23 Oct 2020 08:32:00 +0200 Subject: If include is define in .h remove it if it's defined in .cpp too (scripted) --- autotests/kentrymaptest.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'autotests/kentrymaptest.cpp') diff --git a/autotests/kentrymaptest.cpp b/autotests/kentrymaptest.cpp index 507a88f6..a84c4b4e 100644 --- a/autotests/kentrymaptest.cpp +++ b/autotests/kentrymaptest.cpp @@ -7,7 +7,6 @@ #include "kentrymaptest.h" #include -#include "kconfigdata.h" const QByteArray group1("A Group"); const QByteArray key1("A Key"); -- cgit v1.2.1