added next to os x

This commit is contained in:
Jeena Paradies 2013-04-09 23:03:13 +02:00
parent 30b35aaaff
commit 4b62a47960
3 changed files with 42 additions and 41 deletions

View file

@ -67,6 +67,7 @@
- (IBAction)showProfile:(id)sender;
- (IBAction)showSearch:(id)sender;
- (IBAction)showAbout:(id)sender;
- (IBAction)showNext:(id)sender;
- (void)notificateViewsAboutDeletedPostWithId:(NSString *)postId byEntity:(NSString*)entity;