diff -r 8f8fe856ce9d -r ec923e56c444 QTfrontend/newnetclient.h --- a/QTfrontend/newnetclient.h Fri Mar 27 14:02:27 2009 +0000 +++ b/QTfrontend/newnetclient.h Fri Mar 27 15:58:54 2009 +0000 @@ -130,6 +130,8 @@ void onHedgehogsNumChanged(const HWTeam& team); void onTeamColorChanged(const HWTeam& team); void onParamChanged(const QString & param, const QStringList & value); + + void newServerMessage(const QString &); void JoinRoom(const QString & room);