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