added twittia: url scheme

This commit is contained in:
Jeena Paradies 2010-04-19 01:48:37 +02:00
parent 5931580730
commit 6ff76392d1
109 changed files with 2587 additions and 57 deletions

View file

@ -22,5 +22,6 @@
- (IBAction)sendTweet:(NSControl *)control;
- (void)inReplyTo:(NSString *)userName statusId:(NSString *)statusId;
- (void)withString:(NSString *)aString;
@end