diff -r 6096d74c37da -r e7220e48ead1 QTfrontend/frameTeam.h --- 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&);