summaryrefslogtreecommitdiffhomepage
path: root/logic/shortcuts.h
diff options
context:
space:
mode:
Diffstat (limited to 'logic/shortcuts.h')
-rw-r--r--logic/shortcuts.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/logic/shortcuts.h b/logic/shortcuts.h
index 046e68de..dc62ba63 100644
--- a/logic/shortcuts.h
+++ b/logic/shortcuts.h
@@ -24,6 +24,10 @@
#include <vector>
#include <functional>
+#if !defined __APPLE__
+# define OTR_HAS_KEY_UP_SUPPORT
+#endif
+
namespace shortcuts_impl {
using namespace options;