X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/ca5ccb3472e33cd85f4ba7aee7e3ebe4e348b04e..0e96faf46397725b657c4947d13cd31fa75aa170:/MainController.h diff --git a/MainController.h b/MainController.h index 86efb71..027db07 100755 --- a/MainController.h +++ b/MainController.h @@ -44,7 +44,7 @@ MTBlingController *bling; NSTimer *registerTimer; - BOOL timerUpdating, _checkingForServer, _popped, _open; + BOOL timerUpdating, _checkingForServer, _popped, _open, _needsPolling; BOOL blinged; NSLock *_serverCheckLock; }