More fun times with network prefs.
[MenuTunes.git] / MainController.h
index f4f9f7b..e4eeea2 100755 (executable)
@@ -70,7 +70,7 @@
 //
 
 - (void)setServerStatus:(BOOL)newStatus;
-- (BOOL)connectToServer;
+- (int)connectToServer;
 - (BOOL)disconnectFromServer;
 - (void)networkError:(NSException *)exception;