diff -r 6e3974128631 -r 1d1a14b39400 QTfrontend/ui/widget/teamselhelper.h --- a/QTfrontend/ui/widget/teamselhelper.h Mon May 28 14:20:51 2012 -0400 +++ b/QTfrontend/ui/widget/teamselhelper.h Mon May 28 22:42:59 2012 +0400 @@ -58,7 +58,7 @@ void onColorChanged(int color); public: - TeamShowWidget(HWTeam team, bool isPlaying, FrameTeams * parent); + TeamShowWidget(const HWTeam &team, bool isPlaying, FrameTeams * parent); void setPlaying(bool isPlaying); void setHHNum(unsigned int num); void setInteractivity(bool interactive);