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 --- src/core/kconfigbase_p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/kconfigbase_p.h') diff --git a/src/core/kconfigbase_p.h b/src/core/kconfigbase_p.h index c1066267..fe1c193e 100644 --- a/src/core/kconfigbase_p.h +++ b/src/core/kconfigbase_p.h @@ -22,7 +22,7 @@ #ifndef KCONFIGBASE_P_H #define KCONFIGBASE_P_H -#include +#include class KConfigBasePrivate : public QSharedData { -- cgit v1.2.1