Fixed completely (I hope) the rest of the radio tuner bug. Some other
[MenuTunes.git] / MenuTunes.h
index 8aaffb9..e48b9a6 100755 (executable)
@@ -27,7 +27,7 @@
     
     //Used in updating the menu automatically
     NSTimer *refreshTimer;
-    int curTrackIndex;
+    int curTrackIndex, curPlaylistIndex;
     int trackInfoIndex;
     bool isPlayingRadio;