mirror of
https://git.freebsd.org/ports.git
synced 2025-05-15 16:51:52 -04:00
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.
10 lines
330 B
C++
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>
|