QTfrontend/ui/widget/teamselhelper.h
changeset 10248 7b9b44a051f8
parent 10108 c68cf030eded
child 11046 47a8c19ecb60
--- a/QTfrontend/ui/widget/teamselhelper.h	Fri May 23 13:37:34 2014 +0400
+++ b/QTfrontend/ui/widget/teamselhelper.h	Wed May 28 09:05:36 2014 +0400
@@ -75,7 +75,7 @@
         FrameTeams * m_parentFrameTeams;
 
     signals:
-        void teamStatusChanged(HWTeam team);
+        void teamStatusChanged(const HWTeam &);
         void hhNmChanged(const HWTeam&);
         void teamColorChanged(const HWTeam&);
 };