X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/e8516aa003a65e030ec6f7c4007ed04efa351477..cacee349eceeff2db2146d3b53f39412418a4dde:/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;