--- a/QTfrontend/team.h Wed Nov 15 21:53:50 2006 +0000
+++ b/QTfrontend/team.h Thu Nov 16 22:01:51 2006 +0000
@@ -47,6 +47,8 @@
bool operator==(const HWTeam& t1) const;
bool operator<(const HWTeam& t1) const;
+ private:
+ QString OldTeamName;
};
class HWTeamTempParams