diff -r 65b5d3cd3e01 -r 305e13c5f327 QTfrontend/hwform.h --- a/QTfrontend/hwform.h Thu Jan 08 15:32:26 2009 +0000 +++ b/QTfrontend/hwform.h Thu Jan 08 15:34:51 2009 +0000 @@ -89,6 +89,7 @@ void NetGameMaster(); void NetGameSlave(); void AsyncNetServerStart(); + void NetLeftRoom(); private: void _NetConnect(const QString & hostName, quint16 port, const QString & nick);