changeset 9466 | 8b48c27201af |
parent 9080 | 9b42757d7e71 |
child 9998 | 736015b847e3 |
--- a/QTfrontend/team.h Sat Sep 21 23:54:57 2013 +0400 +++ b/QTfrontend/team.h Fri Sep 27 00:54:18 2013 +0400 @@ -93,7 +93,7 @@ void incWins(); // convert team info into strings for further computation - QStringList teamGameConfig(quint32 InitHealth, GameUIConfig * config) const; + QStringList teamGameConfig(quint32 InitHealth) const; // comparison operators bool operator == (const HWTeam& t1) const;