QTfrontend/hwform.cpp
changeset 7551 c212247065e3
parent 7313 162bc562335b
child 7553 9cfe74ee418b
equal deleted inserted replaced
7549:f6145d12bb17 7551:c212247065e3
   876 }
   876 }
   877 
   877 
   878 void HWForm::AfterTeamEdit()
   878 void HWForm::AfterTeamEdit()
   879 {
   879 {
   880     UpdateTeamsLists();
   880     UpdateTeamsLists();
   881     GoBack();
   881     //GoBack();
   882 }
   882 }
   883 
   883 
   884 
   884 
   885 void HWForm::DeleteTeam(const QString & teamName)
   885 void HWForm::DeleteTeam(const QString & teamName)
   886 {
   886 {