X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/aaca1fb8551395a8636aa899529b412992f5e891..1b311c53a8e12e4261fd4dd970308a5c011f98aa:/PreferencesController.h diff --git a/PreferencesController.h b/PreferencesController.h index ca1a1f5..32c7244 100755 --- a/PreferencesController.h +++ b/PreferencesController.h @@ -97,6 +97,8 @@ - (IBAction)changeStatusWindowSetting:(id)sender; - (void)resetRemotePlayerTextFields; +- (NSString *)getKeychainItemPasswordForUser:(NSString *)user; + - (IBAction)clearHotKey:(id)sender; - (IBAction)editHotKey:(id)sender; - (IBAction)showPrefsWindow:(id)sender;