From 610fe76bac95b7eb9f1fa44d05e4b4040707304f Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Sun, 11 Mar 2018 13:36:48 +0100 Subject: Remove not necessary QtCore and co --- autotests/kconfigtest.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autotests/kconfigtest.h') diff --git a/autotests/kconfigtest.h b/autotests/kconfigtest.h index 8cd5cdb2..367e85de 100644 --- a/autotests/kconfigtest.h +++ b/autotests/kconfigtest.h @@ -19,7 +19,7 @@ #ifndef KCONFIGTEST_H #define KCONFIGTEST_H -#include +#include class KConfigTest : public QObject { -- cgit v1.2.1