branch | webgl |
changeset 9521 | 8054d9d775fd |
parent 9466 | 8b48c27201af |
child 9998 | 736015b847e3 |
--- a/QTfrontend/team.h Fri Oct 11 11:55:31 2013 +0200 +++ b/QTfrontend/team.h Fri Oct 11 17:43:13 2013 +0200 @@ -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;