Updating interfaces.
[MenuTunes.git] / iTunesRemote.h
index 992eb49..36198ab 100755 (executable)
@@ -17,4 +17,6 @@
     ProcessSerialNumber savedPSN;
 }
 - (ProcessSerialNumber)iTunesPSN;
+- (NSString*)formatTimeInSeconds:(long)seconds;
+- (NSString*)zeroSixty:(int)seconds;
 @end