equal
deleted
inserted
replaced
54 void changeTeamColor(const HWTeam&); |
54 void changeTeamColor(const HWTeam&); |
55 void changeTeamStatus(HWTeam team); |
55 void changeTeamStatus(HWTeam team); |
56 |
56 |
57 signals: |
57 signals: |
58 void setEnabledGameStart(bool); |
58 void setEnabledGameStart(bool); |
59 void SetupClicked(); |
|
60 void teamWillPlay(HWTeam team); |
59 void teamWillPlay(HWTeam team); |
61 void teamNotPlaying(const HWTeam& team); |
60 void teamNotPlaying(const HWTeam& team); |
62 void hhogsNumChanged(const HWTeam&); |
61 void hhogsNumChanged(const HWTeam&); |
63 void teamColorChanged(const HWTeam&); |
62 void teamColorChanged(const HWTeam&); |
64 void acceptRequested(HWTeam team); |
63 void acceptRequested(HWTeam team); |