QTfrontend/newnetclient.h
changeset 5126 50803f3403a5
parent 4976 088d40d8aba2
child 5998 e8f44e9433f0
--- a/QTfrontend/newnetclient.h	Fri Apr 08 13:42:25 2011 +0200
+++ b/QTfrontend/newnetclient.h	Fri Apr 08 18:50:12 2011 +0200
@@ -148,6 +148,7 @@
 
   void JoinRoom(const QString & room);
   void CreateRoom(const QString & room);
+  void updateRoomName(const QString &);
   void askRoomsList();
   void gameFinished(bool correcly);
   void banPlayer(const QString &);