Commit 9f840754 by Sebastián Katzer

Ups...

parent 16a1b765
...@@ -15,8 +15,7 @@ ...@@ -15,8 +15,7 @@
- (NSMutableDictionary*) repeatDict; - (NSMutableDictionary*) repeatDict;
- (NSDictionary*) userDict:(NSMutableDictionary*)options; - (NSDictionary*) userDict:(NSMutableDictionary*)options;
- (UILocalNotification*) prepareNotification:(NSMutableDictionary*)options; - (UILocalNotification*) prepareNotification:(NSMutableDictionary*)options;
- (void) didReceiveLocalNotification:(NSNotification *)localNotification;
- (void)aWindowBecameMain:(NSNotification *)notification;
@end @end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment