X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/6f3e95b38759c72706e83ff140ae17667cdfad22..95bfc9d0fa830da8615ed00808ff347df2f50eb5:/ITMTRemote.h diff --git a/ITMTRemote.h b/ITMTRemote.h index a99d52c..f49b559 100755 --- a/ITMTRemote.h +++ b/ITMTRemote.h @@ -299,6 +299,11 @@ er's process managment. */ - (NSString *)currentSongLength; +/*! + * @method currentSongDuratioh + */ +- (int)currentSongDuration; + /*! * @method currentSongRemaining */