From 6c1aa701d6a459c3bdca0396dfc603711956b508 Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Thu, 5 Jul 2018 22:34:04 +0200 Subject: [PATCH] tests: make qprefdisplay test file Remove display tests from testpreferences and make a new file Signed-off-by: Jan Iversen --- tests/testqml.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/testqml.cpp b/tests/testqml.cpp index 0b75d8d48..e77d2c84f 100644 --- a/tests/testqml.cpp +++ b/tests/testqml.cpp @@ -8,6 +8,7 @@ #include "core/settings/qPref.h" #include "core/qt-gui.h" +#include "core/settings/qPrefDisplay.h" // this is the content of QUICK_TEST_MAIN amended with // registration of ssrf classes