Updating plists and versioning to release 1.5.1.
[MenuTunes.git] / StatusWindowController.h
index 5819e78..118ca38 100755 (executable)
@@ -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;