--- a/QTfrontend/newnetclient.h Tue Oct 21 13:39:34 2008 +0000
+++ b/QTfrontend/newnetclient.h Tue Oct 21 16:53:34 2008 +0000
@@ -130,6 +130,7 @@
void CreateRoom(const QString & room);
void askRoomsList();
void gameFinished();
+ void kickPlayer(const QString &);
private slots:
void ClientRead();