diff -r 7fbfa2f13f6f -r 505691a09dee QTfrontend/teamselhelper.h --- a/QTfrontend/teamselhelper.h Sun Feb 05 12:48:02 2006 +0000 +++ b/QTfrontend/teamselhelper.h Sun Feb 05 12:48:35 2006 +0000 @@ -30,7 +30,7 @@ void activateTeam(); public: - TeamShowWidget(tmprop team); + TeamShowWidget(tmprop team, QWidget * parent = 0); private: QHBoxLayout mainLayout;