QTfrontend/newnetclient.h
changeset 347 6521e1b2cd40
parent 341 184230eb4151
child 352 4665bfe25470
--- a/QTfrontend/newnetclient.h	Tue Jan 16 22:13:58 2007 +0000
+++ b/QTfrontend/newnetclient.h	Wed Jan 17 19:56:51 2007 +0000
@@ -98,6 +98,7 @@
  public slots:
   void SendNet(const QByteArray & buf);
   void AddTeam(const HWTeam & team);
+  void RemoveTeam(const HWTeam& team);
   void onSeedChanged(const QString & seed);
   void onMapChanged(const QString & map);
   void onThemeChanged(const QString & theme);