QTfrontend/team.h
changeset 239 f9adf3c73bed
parent 231 c77b16e48273
child 245 4f6b53b7a567
--- 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;