aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Low Battery Yup/ShortcutView.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Low Battery Yup/ShortcutView.h b/Low Battery Yup/ShortcutView.h
index c30b08a..5eacb52 100644
--- a/Low Battery Yup/ShortcutView.h
+++ b/Low Battery Yup/ShortcutView.h
@@ -10,4 +10,6 @@
@interface ShortcutView : MASShortcutView
+- (void)setShortcutValue:(MASShortcut *)shortcutValue;
+
@end