added logo
This commit is contained in:
parent
1f15ec227c
commit
e58d1ef140
9 changed files with 198 additions and 40 deletions
2
OAuth.h
2
OAuth.h
|
@ -29,5 +29,7 @@
|
|||
- (id)init;
|
||||
- (void)requestAToken;
|
||||
- (IBAction)requestAccessTokenWithPIN:(id)sender;
|
||||
- (void)updateTweet:(NSString *)tweet inReplaToStatus:(NSString *)statusId;
|
||||
|
||||
|
||||
@end
|
||||
|
|
Reference in a new issue