diff -r 99888245a4e8 -r 78bff13b11c0 QTfrontend/netclient.h --- a/QTfrontend/netclient.h Tue Dec 27 10:20:55 2005 +0000 +++ b/QTfrontend/netclient.h Wed Dec 28 22:18:11 2005 +0000 @@ -67,6 +67,7 @@ void EnteredGame(); void FromNet(const QByteArray & buf); void LocalCFG(const QString & team); + void ChangeInTeams(const QStringList & teams); public slots: void SendNet(const QByteArray & buf);