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