diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/plugins/General/hotkey/hotkeymanager_x11.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/General/hotkey/hotkeymanager_x11.cpp b/src/plugins/General/hotkey/hotkeymanager_x11.cpp index 7b7331357..2ac7f3a1a 100644 --- a/src/plugins/General/hotkey/hotkeymanager_x11.cpp +++ b/src/plugins/General/hotkey/hotkeymanager_x11.cpp @@ -28,6 +28,7 @@ #include <QKeyEvent> #include <QCoreApplication> #include <QApplication> +#include <QDesktopWidget> #define Visual XVisual extern "C" { |
