aboutsummaryrefslogtreecommitdiffstats
path: root/Low Battery Yup/ShortcutView.h
diff options
context:
space:
mode:
Diffstat (limited to 'Low Battery Yup/ShortcutView.h')
-rw-r--r--Low Battery Yup/ShortcutView.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/Low Battery Yup/ShortcutView.h b/Low Battery Yup/ShortcutView.h
new file mode 100644
index 0000000..c30b08a
--- /dev/null
+++ b/Low Battery Yup/ShortcutView.h
@@ -0,0 +1,13 @@
+//
+// ShortcutView.h
+// Low Battery Yup.d
+//
+// Created by TW on 12/1/16.
+// Copyright (c) 2016 TW. All rights reserved.
+//
+
+#import <MASShortcut/MASShortcutView.h>
+
+@interface ShortcutView : MASShortcutView
+
+@end