From 854a5e65cba175ed9f9654c967822aa4b170927b Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Sun, 13 Dec 2020 10:05:01 +0100 Subject: Don't include QtTest as it includes all QtCore includes --- autotests/kentrymaptest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autotests/kentrymaptest.cpp') diff --git a/autotests/kentrymaptest.cpp b/autotests/kentrymaptest.cpp index a84c4b4e..406e4e99 100644 --- a/autotests/kentrymaptest.cpp +++ b/autotests/kentrymaptest.cpp @@ -6,7 +6,7 @@ #include "kentrymaptest.h" -#include +#include const QByteArray group1("A Group"); const QByteArray key1("A Key"); -- cgit v1.2.1