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/kstandardshortcuttest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autotests/kstandardshortcuttest.cpp') diff --git a/autotests/kstandardshortcuttest.cpp b/autotests/kstandardshortcuttest.cpp index e2447037..33fdf2f1 100644 --- a/autotests/kstandardshortcuttest.cpp +++ b/autotests/kstandardshortcuttest.cpp @@ -4,7 +4,7 @@ SPDX-License-Identifier: LGPL-2.0-or-later */ -#include +#include #include "kstandardshortcuttest.h" QTEST_MAIN(KStandardShortcutTest) // GUI needed by KAccel -- cgit v1.2.1