diff -r 85949b945906 -r f9adf3c73bed QTfrontend/team.h --- a/QTfrontend/team.h Mon Nov 13 20:13:42 2006 +0000 +++ b/QTfrontend/team.h Tue Nov 14 20:39:30 2006 +0000 @@ -43,7 +43,7 @@ bool SaveToFile(); void SetToPage(HWForm * hwform); void GetFromPage(HWForm * hwform); - QByteArray IPCTeamInfo() const; + QStringList HWTeam::TeamGameConfig(quint32 color, int hedgehogs) const; bool operator==(const HWTeam& t1) const; bool operator<(const HWTeam& t1) const;