Now I only OpenComponent and CloseComponent once, making me much faster!
[MenuTunes.git] / MenuTunes.h
index e31a663..2eb3ed4 100755 (executable)
@@ -10,6 +10,7 @@
     NSStatusItem *statusItem;
     NSMenu *menu;
     MenuTunesView *view;
+    ComponentInstance asComponent;
     
     //Used in updating the menu automatically
     NSTimer *refreshTimer;