X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/a5c365dd668dee7c653dbafee270e5e05025a2ab..865ed626fce033da225a4a93646ad185f72c74ff:/MainController.h diff --git a/MainController.h b/MainController.h index 21848e7..ca26af8 100755 --- a/MainController.h +++ b/MainController.h @@ -34,7 +34,7 @@ //Used in updating the menu automatically NSTimer *refreshTimer; - NSString *_latestSongIdentifier; + NSString *_latestSongIdentifier, *_toolTip; StatusWindowController *statusWindowController; //Shows status windows MenuController *menuController;