X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/b7af173c1f7c657d89d3768d6f110f9ffc51760b..95bfc9d0fa830da8615ed00808ff347df2f50eb5:/MainController.h diff --git a/MainController.h b/MainController.h index 2ea08ba..7348a81 100755 --- a/MainController.h +++ b/MainController.h @@ -43,7 +43,7 @@ NSUserDefaults *df; MTBlingController *bling; - NSTimer *registerTimer, *_statusWindowUpdateTimer; + NSTimer *registerTimer, *_statusWindowUpdateTimer, *_audioscrobblerTimer; 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