X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/0b83e13fdd374e0ac55397663cedb94bf8df197f..68bc0104e56ce3928afa2c7d1c86f78b216c153e:/MainController.h diff --git a/MainController.h b/MainController.h index b03349d..ae6f7fd 100755 --- a/MainController.h +++ b/MainController.h @@ -82,4 +82,6 @@ - (void)setupHotKeys; - (void)closePreferences; +- (void)showCurrentTrackInfo; + @end