X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/e8516aa003a65e030ec6f7c4007ed04efa351477..3b16f08f4e3b0f3b3105f79b12d2f0e0c7564a6e:/MainController.h?ds=sidebyside 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;