X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/1b311c53a8e12e4261fd4dd970308a5c011f98aa..46b610a25dea1e26f1348dac4024d72514130bb3:/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