X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/bc4fa9cf6435c18c42de06c478480c6f6673ca4b..6162e11fb9ec9ca0f4add4d5838e98a31ead4a21:/StatusWindowController.h diff --git a/StatusWindowController.h b/StatusWindowController.h index 5819e78..118ca38 100755 --- a/StatusWindowController.h +++ b/StatusWindowController.h @@ -51,6 +51,7 @@ typedef enum { time: (NSString *)time // FLOW: Should probably be NSDate or something. track: (NSString *)track rating: (int)rating + playCount: (int)playCount image: (NSImage *)art;