aboutsummaryrefslogtreecommitdiff
path: root/x11/lxqt-globalkeys
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-04-11 10:28:13 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-04-11 10:28:13 +0000
commit1ed9e40cd4fdf7a71fef5a6dcde64f39d6e8885e (patch)
treea716d971fe2b632fe6e98617240a7a19cab686ad /x11/lxqt-globalkeys
parentd2c6fef42d2b8f8ec3f42bb0fb084ea1650db9e9 (diff)
downloadports-1ed9e40cd4fdf7a71fef5a6dcde64f39d6e8885e.tar.gz
ports-1ed9e40cd4fdf7a71fef5a6dcde64f39d6e8885e.zip
Notes
Diffstat (limited to 'x11/lxqt-globalkeys')
-rw-r--r--x11/lxqt-globalkeys/files/patch-daemon_core.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/lxqt-globalkeys/files/patch-daemon_core.cpp b/x11/lxqt-globalkeys/files/patch-daemon_core.cpp
new file mode 100644
index 000000000000..a32d74ac4421
--- /dev/null
+++ b/x11/lxqt-globalkeys/files/patch-daemon_core.cpp
@@ -0,0 +1,10 @@
+--- daemon/core.cpp.orig 2020-04-11 10:21:54 UTC
++++ daemon/core.cpp
+@@ -27,6 +27,7 @@
+
+ #include <LXQt/Application>
+
++#include <QFile>
+ #include <QScopedArrayPointer>
+ #include <QSettings>
+ #include <QStandardPaths>