changeset 385 | 9201c85f7ff4 |
parent 379 | e4cd3cd209c6 |
child 483 | 2c8d6072c261 |
--- 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(); }