changeset 6970 | 59f33a6a4814 |
parent 6952 | 7f70f37bbf08 |
child 7005 | 19cddb42326f |
--- a/QTfrontend/ui/widget/frameTeam.h Tue May 01 00:22:10 2012 +0200 +++ b/QTfrontend/ui/widget/frameTeam.h Tue May 01 11:39:11 2012 +0200 @@ -55,7 +55,7 @@ const int maxHedgehogsPerGame; int overallHedgehogs; QList<QColor> availableColors; - QList<QColor>::Iterator currentColor; + QColor currentColor; void emitTeamColorChanged(const HWTeam& team);