QTfrontend/ui/widget/teamselhelper.h
changeset 7145 1d1a14b39400
parent 7130 fcab1fd02bc6
child 9080 9b42757d7e71
--- 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);