QTfrontend/ui/widget/frameTeam.h
changeset 7005 19cddb42326f
parent 6970 59f33a6a4814
child 7130 fcab1fd02bc6
--- a/QTfrontend/ui/widget/frameTeam.h	Wed May 02 21:45:55 2012 +0200
+++ b/QTfrontend/ui/widget/frameTeam.h	Thu May 03 01:18:29 2012 +0200
@@ -43,6 +43,7 @@
         void setTeamColor(const HWTeam& team);
         void setInteractivity(bool interactive);
         QColor getNextColor() const;
+        QSize sizeHint() const;
 
     signals:
         void teamColorChanged(const HWTeam&);