X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/d6c5534acee4d543ee2c08b279b416ea69de42d8..ca5ccb3472e33cd85f4ba7aee7e3ebe4e348b04e:/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;