Implemented keychain support for Audioscrobbler in the preferences. It all seems...
[MenuTunes.git] / PreferencesController.h
index ca1a1f5..32c7244 100755 (executable)
@@ -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;