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