Skip to content

Commit

Permalink
Renamed MMKFacebook protocol to MMKFacebookDelegate
Browse files Browse the repository at this point in the history
git-svn-id: svn://projects.pointlesscrap.net/mkabefook/branches/mobilemkabefook@73 eb3d8902-d5b4-dc11-9781-006097d2db73
  • Loading branch information
Mike Kinney committed Feb 2, 2009
1 parent 3c5870e commit 37f09ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MMKAbeFook/MMKFacebook.h
Expand Up @@ -30,7 +30,7 @@ extern NSString *MMKFacebookAPIVersion;
extern NSString *MMKFacebookFormat;


@protocol MMKFacebook
@protocol MMKFacebookDelegate
-(UIView *)applicationView;
-(void)userLoginSuccessful;
@end
Expand Down

0 comments on commit 37f09ff

Please sign in to comment.