From 2385f48c6a74e6eb39b3c8c69766719c05768113 Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Sat, 8 Sep 2018 19:46:11 +0200 Subject: core/settings ... : remove qPref* includes in qPref.h reduce number of includes by removing qPref* includes in qPref.h Signed-off-by: Jan Iversen --- tests/testqPrefDisplay.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/testqPrefDisplay.cpp') diff --git a/tests/testqPrefDisplay.cpp b/tests/testqPrefDisplay.cpp index cf111f6e3..d0a7d1321 100644 --- a/tests/testqPrefDisplay.cpp +++ b/tests/testqPrefDisplay.cpp @@ -3,7 +3,7 @@ #include "core/pref.h" #include "core/qthelper.h" -#include "core/settings/qPref.h" +#include "core/settings/qPrefDisplay.h" #include #include -- cgit v1.2.3-70-g09d2