aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Low Battery Yup/AppDelegate.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Low Battery Yup/AppDelegate.h b/Low Battery Yup/AppDelegate.h
index 395ce9a..cc38038 100644
--- a/Low Battery Yup/AppDelegate.h
+++ b/Low Battery Yup/AppDelegate.h
@@ -16,4 +16,6 @@
IBOutlet NSButton *_start_at_login;
}
+- (void)initializeShortcutView;
+
@end