diff options
Diffstat (limited to 'autotests/kstandardshortcuttest.cpp')
-rw-r--r-- | autotests/kstandardshortcuttest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 <QtTest> +#include <QTest> #include "kstandardshortcuttest.h" QTEST_MAIN(KStandardShortcutTest) // GUI needed by KAccel |