changeset 1475 | bab5650fc894 |
parent 1066 | 1f1b3686a2b0 |
child 4410 | f9e38ce1e813 |
--- 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<HWTeam> getPlayingTeams() const; QList<HWTeam> getDontPlayingTeams() const; - void setNonInteractive(); + void setInteractivity(bool interactive); public slots: void addTeam(HWTeam team);