diff -r c09c50efe8b5 -r c277657854a2 QTfrontend/hwform.cpp --- a/QTfrontend/hwform.cpp Sun Sep 04 21:39:50 2011 +0400 +++ b/QTfrontend/hwform.cpp Sun Sep 04 21:40:47 2011 +0400 @@ -627,7 +627,7 @@ QStringList tmnames; - foreach(HWTeam team, curTeamSelWidget->getDontPlayingTeams()) + foreach(HWTeam team, curTeamSelWidget->getNotPlayingTeams()) tmnames += team.TeamName; //UpdateTeamsLists(&tmnames); // FIXME: still need more work if teamname is updated while configuring