X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/4e6cb99bd1806a37a1067e130a6c8fc5e5cedfb6..865eb081d76064bc6ec16c44f6ac976a9b1a62b3:/MainController.h diff --git a/MainController.h b/MainController.h index 7348a81..c4ed84b 100755 --- a/MainController.h +++ b/MainController.h @@ -47,6 +47,7 @@ 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 + int _audioscrobblerInterval; NSLock *_serverCheckLock; } + (MainController *)sharedController;