ports/math/rkward/files/patch-rkward_windows_rktoolwindowbar.cpp
Thierry Thomas 9071534064 math/rkward-kde: rename to math/rkward
RKWard is the canonical name, there is no more reason to suffix it with KDE.

Also remove the regression-test target: the regular test target is
sufficient, and add some more libraries for the recommended option.
2022-05-06 17:32:19 +02:00

10 lines
330 B
C++

--- rkward/windows/rktoolwindowbar.cpp.orig 2022-04-05 11:57:55 UTC
+++ rkward/windows/rktoolwindowbar.cpp
@@ -15,6 +15,7 @@ SPDX-License-Identifier: GPL-2.0-or-later
#include <kselectaction.h>
#include <kwidgetsaddons_version.h>
+#include <QLayout>
#include <QSplitter>
#include <QContextMenuEvent>
#include <QHBoxLayout>