--- a/QTfrontend/newnetclient.h Sun Oct 12 16:31:23 2008 +0000
+++ b/QTfrontend/newnetclient.h Sun Oct 12 16:45:13 2008 +0000
@@ -125,6 +125,7 @@
void JoinRoom(const QString & room);
void CreateRoom(const QString & room);
void askRoomsList();
+ void gameFinished();
private slots:
void ClientRead();