diff -r 8817adb86da6 -r bab5650fc894 QTfrontend/teamselect.h --- a/QTfrontend/teamselect.h Tue Nov 04 22:42:08 2008 +0000 +++ b/QTfrontend/teamselect.h Tue Nov 04 22:49:13 2008 +0000 @@ -45,7 +45,7 @@ bool isPlaying(HWTeam team) const; QList getPlayingTeams() const; QList getDontPlayingTeams() const; - void setNonInteractive(); + void setInteractivity(bool interactive); public slots: void addTeam(HWTeam team);