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, 0 insertions, 1 deletions
diff --git a/src/plugins/General/hotkey/hotkey.pro b/src/plugins/General/hotkey/hotkey.pro
index 320d4e1a0..7d305430c 100644
--- a/src/plugins/General/hotkey/hotkey.pro
+++ b/src/plugins/General/hotkey/hotkey.pro
@@ -24,6 +24,5 @@ unix {
target.path = $$PLUGIN_DIR/General
INSTALLS += target
PKGCONFIG += x11
- DEFINES += HAVE_XKBLIB_H
QT += x11extras
}