[education/rkward/kf5] rkward/autotests: Fix compilation

Thomas Friedrichsmeier null at kde.org
Wed Apr 10 16:12:08 BST 2024


Git commit 023095df00dab83a458b17a274935f3217066c83 by Thomas Friedrichsmeier.
Committed on 01/04/2024 at 16:15.
Pushed by tfry into branch 'kf5'.

Fix compilation

M  +1    -0    rkward/autotests/core_test.cpp

https://invent.kde.org/education/rkward/-/commit/023095df00dab83a458b17a274935f3217066c83

diff --git a/rkward/autotests/core_test.cpp b/rkward/autotests/core_test.cpp
index cbef9f58f..54d31cc13 100644
--- a/rkward/autotests/core_test.cpp
+++ b/rkward/autotests/core_test.cpp
@@ -14,6 +14,7 @@ SPDX-License-Identifier: GPL-2.0-or-later
 #include <QRegularExpression>
 
 #include <KAboutData>
+#include <KLocalizedString>
 #include <KActionCollection>
 
 #include "../debug.h"



More information about the rkward-tracker mailing list