QTfrontend/hwform.cpp
changeset 5773 c277657854a2
parent 5772 c09c50efe8b5
child 5849 b84b41aba275
--- 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