QTfrontend/newnetclient.h
changeset 1391 735f6d43780b
parent 1378 1a391883261d
child 1404 2b6b6809c2e4
--- 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();