QTfrontend/frameTeam.h
changeset 240 c7f0a4f7a54a
parent 207 287077789132
child 348 c91b983de18f
--- a/QTfrontend/frameTeam.h	Tue Nov 14 20:39:30 2006 +0000
+++ b/QTfrontend/frameTeam.h	Tue Nov 14 20:55:02 2006 +0000
@@ -48,7 +48,7 @@
   int overallHedgehogs;
   QList<QColor> availableColors;
   QList<QColor>::Iterator currentColor;
-    
+
   QVBoxLayout mainLayout;
   typedef map<HWTeam, QWidget*> tmapTeamToWidget;
   tmapTeamToWidget teamToWidget;