X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/88a188f0aa37a7a6402d3d71031244e88104f7a0..76697ec8bb02a9009950ccb27d8ccff66a4eba4a:/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;