aboutsummaryrefslogtreecommitdiff
path: root/x11/lxqt-globalkeys/files/patch-daemon_core.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'x11/lxqt-globalkeys/files/patch-daemon_core.cpp')
-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>