diff options
Diffstat (limited to 'Low Battery Yup/AppDelegate.m')
| -rw-r--r-- | Low Battery Yup/AppDelegate.m | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Low Battery Yup/AppDelegate.m b/Low Battery Yup/AppDelegate.m index 9f3e367..1ea2d64 100644 --- a/Low Battery Yup/AppDelegate.m +++ b/Low Battery Yup/AppDelegate.m @@ -7,8 +7,7 @@ // #import "AppDelegate.h" - -static NSString *const kPreferenceGlobalShortcut = @"GlobalShortcut"; +#import "Constants.h" @implementation AppDelegate |
