summaryrefslogtreecommitdiffhomepage
path: root/opentrack/win32-shortcuts.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2015-07-28 08:33:04 +0200
committerStanislaw Halik <sthalik@misaki.pl>2015-07-28 08:33:04 +0200
commit149403bf828e83b91e049eca1a4e89ef5874b974 (patch)
tree795ed54051851b1d5bc0100cbb6f8c2a64621427 /opentrack/win32-shortcuts.cpp
parent6ef230ff01136a1b180fc18e7078502b89d3c23b (diff)
move header to right place
Diffstat (limited to 'opentrack/win32-shortcuts.cpp')
-rwxr-xr-xopentrack/win32-shortcuts.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/opentrack/win32-shortcuts.cpp b/opentrack/win32-shortcuts.cpp
index 15e6c66c..d4107949 100755
--- a/opentrack/win32-shortcuts.cpp
+++ b/opentrack/win32-shortcuts.cpp
@@ -6,7 +6,6 @@
# include <dinput.h>
#include <QList>
-#include <QKeySequence>
#include <QVariant>
#include <QDebug>
#include "win32-shortcuts.h"