Stream track title change will trigger the status window. Play count
[MenuTunes.git] / MainController.h
index f5c0834..e1ad2a4 100755 (executable)
@@ -43,7 +43,7 @@
     
     MTBlingController *bling;
     NSTimer *registerTimer;
-    BOOL timerUpdating, _checkingForServer;
+    BOOL timerUpdating, _checkingForServer, _popped;
     BOOL blinged;
     NSLock *_serverCheckLock;
 }