fixed repost link and added send post button
This commit is contained in:
parent
60ec8a4454
commit
50e582bafc
9 changed files with 207 additions and 17 deletions
|
@ -33,7 +33,7 @@
|
|||
@property (retain, nonatomic) CLLocation *currentLocation;
|
||||
@property (retain, nonatomic) NSString *imageFilePath;
|
||||
|
||||
- (IBAction)sendTweet:(NSControl *)control;
|
||||
- (IBAction)sendPost:(NSControl *)control;
|
||||
- (void)inReplyTo:(NSString *)userName statusId:(NSString *)statusId withString:(NSString *)string;
|
||||
- (void)withString:(NSString *)aString;
|
||||
- (IBAction)addCurrentLocation:(id)sender;
|
||||
|
|
Reference in a new issue