QTfrontend/frameTeam.h
changeset 382 e7220e48ead1
parent 372 4bac77f8cd38
child 383 09a8795105a4
--- a/QTfrontend/frameTeam.h	Sat Feb 03 12:42:38 2007 +0000
+++ b/QTfrontend/frameTeam.h	Sat Feb 03 21:40:50 2007 +0000
@@ -41,6 +41,7 @@
   void setHHNum(const HWTeam& team);
   void setTeamColor(const HWTeam& team);
   void setNonInteractive();
+  QColor getNextColor() const;
 
  signals:
   void teamColorChanged(const HWTeam&);