QTfrontend/newnetclient.h
changeset 1410 eece43296890
parent 1405 ee4b28a1861d
child 1427 b510f7a74ef6
--- a/QTfrontend/newnetclient.h	Fri Oct 24 17:30:30 2008 +0000
+++ b/QTfrontend/newnetclient.h	Fri Oct 24 17:34:20 2008 +0000
@@ -133,6 +133,9 @@
   void askRoomsList();
   void gameFinished();
   void kickPlayer(const QString &);
+  void startGame();
+  void toggleRestrictJoins();
+  void toggleRestrictTeamAdds();
 
  private slots:
   void ClientRead();