QTfrontend/newnetclient.h
changeset 2403 6c5d504af2ba
parent 2377 f3fab2b09e0c
child 2405 3b8607ac32c6
--- a/QTfrontend/newnetclient.h	Fri Oct 02 18:56:54 2009 +0000
+++ b/QTfrontend/newnetclient.h	Sat Oct 03 09:35:14 2009 +0000
@@ -122,6 +122,7 @@
   void ToggleReady();
   void chatLineToNet(const QString& str);
   void chatLineToLobby(const QString& str);
+  void SendTeamMessage(const QString& str);
   void SendNet(const QByteArray & buf);
   void AddTeam(const HWTeam & team);
   void RemoveTeam(const HWTeam& team);