mirror of
https://git.freebsd.org/ports.git
synced 2025-06-13 08:40:39 -04:00
10 lines
262 B
C++
10 lines
262 B
C++
--- rkward/windows/rktoolwindowbar.cpp.orig 2019-09-04 19:20:47 UTC
|
|
+++ rkward/windows/rktoolwindowbar.cpp
|
|
@@ -24,6 +24,7 @@
|
|
#include <kparts/partmanager.h>
|
|
#include <kselectaction.h>
|
|
|
|
+#include <QLayout>
|
|
#include <QSplitter>
|
|
#include <QContextMenuEvent>
|
|
|