summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2014-10-24 05:16:01 +0200
committerStanislaw Halik <sthalik@misaki.pl>2014-10-24 07:02:01 +0200
commit1379b8c5058f7a82c9c4747c06bc742cde87a69a (patch)
treef276d5cbb827202cb06fdf07813d289b7c0378ff
parentd201ff1671c6301a4d7934ddd270abf9a6ef8b72 (diff)
mv only
-rw-r--r--opentrack/global-shortcuts.cpp (renamed from facetracknoir/global-shortcuts.cpp)7
1 files changed, 5 insertions, 2 deletions
diff --git a/facetracknoir/global-shortcuts.cpp b/opentrack/global-shortcuts.cpp
index 9b6591a7..07099dab 100644
--- a/facetracknoir/global-shortcuts.cpp
+++ b/opentrack/global-shortcuts.cpp
@@ -1,5 +1,8 @@
-# include <QList>
-# include <QString>
+#include <QList>
+#include <QString>
+
+extern QList<QString> global_key_sequences;
+extern QList<int> global_windows_key_sequences;
#if defined(_WIN32)
# ifndef DIRECTINPUT_VERSION