fixed 24
This commit is contained in:
parent
acd3968fa9
commit
3507f34210
6 changed files with 124 additions and 55 deletions
|
@ -48,8 +48,10 @@
|
|||
|
||||
- (void)initOauth;
|
||||
- (void)authentificationSucceded:(id)sender;
|
||||
- (void)authentificationDidNotSucceed:(NSString *)errorMessage;
|
||||
- (void)initWebViews;
|
||||
- (void)initHotKeys;
|
||||
- (void)alertTitle:(NSString *)title withMessage:(NSString *)message;
|
||||
- (void)openNewMessageWindowInReplyTo:(NSString *)userName statusId:(NSString *)statusId withString:(NSString *)string;
|
||||
- (NSString *)pluginURL;
|
||||
- (void)handleGetURLEvent:(NSAppleEventDescriptor *)event withReplyEvent:(NSAppleEventDescriptor *)replyEvent;
|
||||
|
|
Reference in a new issue