aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/hotkey/hotkey.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/hotkey/hotkey.pro')
-rw-r--r--src/plugins/General/hotkey/hotkey.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/General/hotkey/hotkey.pro b/src/plugins/General/hotkey/hotkey.pro
index 7195a5811..e8477431e 100644
--- a/src/plugins/General/hotkey/hotkey.pro
+++ b/src/plugins/General/hotkey/hotkey.pro
@@ -25,4 +25,5 @@ unix {
INSTALLS += target
PKGCONFIG += x11
DEFINES += HAVE_XKBLIB_H
+ QT += x11extras
}