From c0e9e978a1aa70713f9478391ebde353708a2f07 Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Tue, 17 Jul 2018 15:16:16 +0200 Subject: core: remove include QSettings from QPref remove QSettings header file from qPref.h (which is included in many files) to isolate the use of QSettings in the total system. Signed-off-by: Jan Iversen --- core/settings/qPref.h | 1 - 1 file changed, 1 deletion(-) diff --git a/core/settings/qPref.h b/core/settings/qPref.h index 758b159d7..3eb350f46 100644 --- a/core/settings/qPref.h +++ b/core/settings/qPref.h @@ -3,7 +3,6 @@ #define QPREF_H #include -#include #include "core/pref.h" #include "qPrefAnimations.h" -- cgit v1.2.3-70-g09d2