Skip to content

Commit

Permalink
Add delegate_ to Trouter.h.
Browse files Browse the repository at this point in the history
  • Loading branch information
gnachman committed Aug 13, 2013
1 parent 7c94e3e commit 124f264
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Trouter.h
Expand Up @@ -34,6 +34,7 @@
@interface Trouter : NSObject {
NSDictionary *prefs_;
NSFileManager *fileManager;
id<TrouterDelegate> delegate_;
}

@property (nonatomic, copy) NSDictionary *prefs;
Expand Down

0 comments on commit 124f264

Please sign in to comment.