Change setup of PrefsController a little.

This commit is contained in:
Mitchell Livingston
2006-07-30 22:11:08 +00:00
parent 25045ca3d6
commit e8f77bb80f
3 changed files with 14 additions and 9 deletions

View File

@@ -60,7 +60,7 @@
NSUserDefaults * fDefaults;
}
- (void) setPrefs: (tr_handle_t *) handle;
- (id) initWithWindowNibName: (NSString *) name handle: (tr_handle_t *) handle;
- (void) setShowMessage: (id) sender;
- (void) setBadge: (id) sender;