added plugin api
This commit is contained in:
parent
f23314b925
commit
16052b4fdf
6 changed files with 37 additions and 6 deletions
|
@ -24,6 +24,7 @@
|
|||
|
||||
- (void)initWebView;
|
||||
- (void)openNewTweetWindowInReplyTo:(NSString *)userName statusId:(NSString *)statusId;
|
||||
- (NSString *)pluginURL;
|
||||
OSStatus handler(EventHandlerCallRef nextHandler, EventRef theEvent, void* userData);
|
||||
|
||||
@end
|
||||
|
|
Reference in a new issue