X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/b5fc132dbbed3e73887fca660c6032162adab448..6f3e95b38759c72706e83ff140ae17667cdfad22:/MainController.h diff --git a/MainController.h b/MainController.h index 5fb00ec..7ca0e08 100755 --- a/MainController.h +++ b/MainController.h @@ -43,7 +43,7 @@ NSUserDefaults *df; MTBlingController *bling; - NSTimer *registerTimer; + NSTimer *registerTimer, *_statusWindowUpdateTimer; BOOL timerUpdating, _checkingForServer, _popped, _open, _needsPolling; BOOL blinged; int _timeUpdateCount; //Keeps track of how many times the time has been updated in the info status window