X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/779d350e2e7342cc944fceea1ec6bdda9fa2146c..e980fa37a154b26625b8e9472bfd5404bde0aa85:/ITMTRemote.m diff --git a/ITMTRemote.m b/ITMTRemote.m index 50fcb21..36b82eb 100755 --- a/ITMTRemote.m +++ b/ITMTRemote.m @@ -1,4 +1,4 @@ -#import "ITMTRemote.h" +pen#import "ITMTRemote.h" @implementation ITMTRemote @@ -99,6 +99,11 @@ return nil; } +- (NSString *)currentSongUniqueIdentifier +{ + return nil; +} + - (int)currentSongIndex { return nil;