diff -r e118ee168577 -r 19cddb42326f QTfrontend/ui/widget/frameTeam.h --- a/QTfrontend/ui/widget/frameTeam.h Wed May 02 21:45:55 2012 +0200 +++ b/QTfrontend/ui/widget/frameTeam.h Thu May 03 01:18:29 2012 +0200 @@ -43,6 +43,7 @@ void setTeamColor(const HWTeam& team); void setInteractivity(bool interactive); QColor getNextColor() const; + QSize sizeHint() const; signals: void teamColorChanged(const HWTeam&);