changeset 1475 | bab5650fc894 |
parent 1171 | ab9932feda49 |
child 4976 | 088d40d8aba2 |
--- a/QTfrontend/teamselhelper.h Tue Nov 04 22:42:08 2008 +0000 +++ b/QTfrontend/teamselhelper.h Tue Nov 04 22:49:13 2008 +0000 @@ -57,7 +57,7 @@ TeamShowWidget(HWTeam team, bool isPlaying, QWidget * parent); void setPlaying(bool isPlaying); void setHHNum(unsigned int num); - void setNonInteractive(); + void setInteractivity(bool interactive); HWTeam getTeam() const; private: