Updating interfaces.
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Wed, 1 Oct 2003 13:16:32 +0000 (13:16 +0000)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Wed, 1 Oct 2003 13:16:32 +0000 (13:16 +0000)
iTunesRemote.h

index 992eb49..36198ab 100755 (executable)
@@ -17,4 +17,6 @@
     ProcessSerialNumber savedPSN;
 }
 - (ProcessSerialNumber)iTunesPSN;
     ProcessSerialNumber savedPSN;
 }
 - (ProcessSerialNumber)iTunesPSN;
+- (NSString*)formatTimeInSeconds:(long)seconds;
+- (NSString*)zeroSixty:(int)seconds;
 @end
 @end