X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/e8516aa003a65e030ec6f7c4007ed04efa351477..8efcef7c4932a46bf349f8c6df04887f78b57914:/MainController.h diff --git a/MainController.h b/MainController.h index f6959eb..6383a8d 100755 --- a/MainController.h +++ b/MainController.h @@ -26,7 +26,8 @@ NSMutableArray *remoteArray; ITMTRemote *currentRemote; - ITMTRemoteControlState playerRunningState; + ITMTRemotePlayerRunningState playerRunningState; + ITMTRemotePlayerPlaylistClass latestPlaylistClass; //Used in updating the menu automatically NSTimer *refreshTimer;