X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/1241f4136652ac9629457a83953d8f8bf3889bdd..0e4a6623849f7fd40f3c577e08e9ca999abdcc7e:/MainController.h diff --git a/MainController.h b/MainController.h index d29e371..6db9977 100755 --- a/MainController.h +++ b/MainController.h @@ -77,6 +77,7 @@ - (void)setServerStatus:(BOOL)newStatus; - (int)connectToServer; - (BOOL)disconnectFromServer; +- (void)checkForRemoteServer; - (void)networkError:(NSException *)exception; //