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