X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/865eb081d76064bc6ec16c44f6ac976a9b1a62b3..87ff2a62c7bd424aa11c1b7854d33b58ee4daf9c:/MainController.h diff --git a/MainController.h b/MainController.h index c4ed84b..517206d 100755 --- a/MainController.h +++ b/MainController.h @@ -19,7 +19,7 @@ #import #import "MTBlingController.h" -#define MT_CURRENT_VERSION 1600 +#define MT_CURRENT_VERSION 1650 @class StatusWindowController, MenuController, NetworkController; @@ -93,6 +93,7 @@ - (void)closePreferences; - (MenuController *)menuController; +- (void)showCurrentAlbumArt; - (void)showCurrentTrackInfo; @end