X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/b4741ddf87f7a63256d44526313dab7a6b743362..f562ed862f6cc9a734a15658dabe0ae75714bf42:/MenuTunes.h diff --git a/MenuTunes.h b/MenuTunes.h index 8aaffb9..e48b9a6 100755 --- a/MenuTunes.h +++ b/MenuTunes.h @@ -27,7 +27,7 @@ //Used in updating the menu automatically NSTimer *refreshTimer; - int curTrackIndex; + int curTrackIndex, curPlaylistIndex; int trackInfoIndex; bool isPlayingRadio;