aboutsummaryrefslogtreecommitdiffstats
path: root/Framework/MASShortcutView.h
diff options
context:
space:
mode:
authorTomáš Znamenáček2014-08-05 15:34:46 +0200
committerTomáš Znamenáček2015-01-07 15:05:12 +0100
commit1c801726d35e56d3bbf4a33279213bc60935c244 (patch)
treefad9932f1542e10daa6a1d27c1e34fe8157577a4 /Framework/MASShortcutView.h
parent88392d1a6963cca5009b9b0c20b054ad9e911b6c (diff)
downloadMASShortcut-1c801726d35e56d3bbf4a33279213bc60935c244.tar.bz2
Converted keycode macros to plain functions.
Plain functions are less prone to bugs, the compiler understands them better and can offer better error messages, and plain functions can be refactored more easily.
Diffstat (limited to 'Framework/MASShortcutView.h')
-rw-r--r--Framework/MASShortcutView.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Framework/MASShortcutView.h b/Framework/MASShortcutView.h
index c8a46bb..9f94bf5 100644
--- a/Framework/MASShortcutView.h
+++ b/Framework/MASShortcutView.h
@@ -1,5 +1,3 @@
-#import <AppKit/AppKit.h>
-
@class MASShortcut;
typedef enum {