Bumped versions to 1.5 in plist and strings. Bumped copyright to 2005.
[MenuTunes.git] / NetworkController.h
index 57eee2e..62f221e 100755 (executable)
@@ -39,6 +39,7 @@
 - (int)connectToHost:(NSString *)host;
 - (BOOL)checkForServerAtHost:(NSString *)host;
 - (BOOL)disconnect;
+- (void)resetServerName;
 - (BOOL)isServerOn;
 - (BOOL)isClientConnected;
 - (BOOL)isConnectedToServer;