changeset 32 | 78bff13b11c0 |
parent 31 | 99888245a4e8 |
child 36 | a803a00a3272 |
--- 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);