implemented <link> fixed #90 and fixed #83

This commit is contained in:
Jeena Paradies 2012-12-19 23:19:34 +01:00
parent fff75df0df
commit eb540fae1d
6 changed files with 121 additions and 33 deletions

View file

@ -81,6 +81,7 @@
- (IBAction)showConversationForPostId:(NSString *)postId andEntity:(NSString *)entity;
- (IBAction)clearCache:(id)sender;
OSStatus handler(EventHandlerCallRef nextHandler, EventRef theEvent, void* userData);