diff -r 914fa66aec05 -r 735f6d43780b QTfrontend/newnetclient.h --- 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();