Added a commented-out line, template for when making builds for beta testers.
[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;