X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/88a188f0aa37a7a6402d3d71031244e88104f7a0..5d4b9d887d1d09535306644e6bd09d88227a0b4f:/MenuTunes.h diff --git a/MenuTunes.h b/MenuTunes.h index 6402eb1..92aade2 100755 --- a/MenuTunes.h +++ b/MenuTunes.h @@ -58,8 +58,8 @@ StatusWindow *statusWindow; //Shows track info and upcoming songs. } -- (void)iTunesLaunched:(NSNotification *)note; -- (void)iTunesTerminated:(NSNotification *)note; +- (void)remotePlayerLaunched:(NSNotification *)note; +- (void)remotePlayerTerminated:(NSNotification *)note; - (void)registerDefaultsIfNeeded; - (void)rebuildMenu;