diff options
Diffstat (limited to 'Framework/Shortcut.h')
| -rw-r--r-- | Framework/Shortcut.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Framework/Shortcut.h b/Framework/Shortcut.h new file mode 100644 index 0000000..e131395 --- /dev/null +++ b/Framework/Shortcut.h @@ -0,0 +1,7 @@ +#import "MASShortcut.h" +#import "MASShortcutValidator.h" +#import "MASShortcutMonitor.h" +#import "MASShortcutBinder.h" +#import "MASDictionaryTransformer.h" +#import "MASShortcutView.h" +#import "MASShortcutView+Bindings.h"
\ No newline at end of file |
