diff -r 8817adb86da6 -r bab5650fc894 QTfrontend/teamselhelper.h --- 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: