Skip to content

Commit

Permalink
ObjC | makes IRWebAPICredentials aware of its -initWithCoder: impleme…
Browse files Browse the repository at this point in the history
…ntation
  • Loading branch information
Evadne Wu committed Jan 1, 2011
1 parent c2b3350 commit 61ebad3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IRWebAPICredentials.h
Expand Up @@ -28,5 +28,6 @@
@property (nonatomic, readwrite, assign) BOOL authenticated;

- (id) initWithIdentifier:(NSString *)inIdentifier qualifier:(NSString *)inQualifier;
- (id) initWithCoder:(NSCoder *)inCoder;

@end

0 comments on commit 61ebad3

Please sign in to comment.