QTfrontend/frameTeam.h
changeset 352 4665bfe25470
parent 348 c91b983de18f
child 362 b28e0dd48269
--- a/QTfrontend/frameTeam.h	Sun Jan 21 19:51:02 2007 +0000
+++ b/QTfrontend/frameTeam.h	Sun Jan 21 19:53:25 2007 +0000
@@ -38,6 +38,7 @@
   QWidget* getTeamWidget(HWTeam team);
   bool isFullTeams() const;
   void resetColors();
+  void setHHNum(const HWTeam& team);
 
  public slots:
   void addTeam(HWTeam team, bool willPlay);