Removed the Views.
[MenuTunes.git] / MenuTunes.h
index bdbe402..389a826 100755 (executable)
 {
     NSStatusItem *statusItem;
     NSMenu *menu;
-//  MenuTunesView *view;
     ComponentInstance asComponent;
     
     //Used in updating the menu automatically
     NSTimer *refreshTimer;
-    int curTrackIndex;
+    int curTrackIndex, curPlaylistIndex;
     int trackInfoIndex;
+    bool isPlayingRadio;
     
     ProcessSerialNumber iTunesPSN;
     bool didHaveAlbumName; //Helper variable for creating the menu