diff -r 29299ca39155 -r 9201c85f7ff4 QTfrontend/teamselhelper.cpp --- a/QTfrontend/teamselhelper.cpp Sun Feb 04 15:04:56 2007 +0000 +++ b/QTfrontend/teamselhelper.cpp Sun Feb 04 15:24:24 2007 +0000 @@ -83,6 +83,7 @@ disconnect(butt, SIGNAL(clicked())); disconnect(bText, SIGNAL(clicked())); } + disconnect(colorButt, SIGNAL(clicked()), this, SLOT(changeTeamColor())); phhoger->setNonInteractive(); }