QTfrontend/ui/widget/teamselect.h
changeset 12298 91ebbadc461d
parent 12217 a6cd48b8ef61
child 13689 27e5e311c7a3
--- a/QTfrontend/ui/widget/teamselect.h	Sat Apr 22 02:33:32 2017 +0200
+++ b/QTfrontend/ui/widget/teamselect.h	Sat Apr 22 04:17:51 2017 +0200
@@ -70,7 +70,7 @@
         void proxyTeamColorChanged(const HWTeam& team);
 
     private:
-        void addScrArea(FrameTeams* pfteams, QColor color, int maxHeight);
+        void addScrArea(FrameTeams* pfteams, QColor color, int minHeight, int maxHeight, bool setFrame);
         FrameTeams* frameDontPlaying;
         FrameTeams* framePlaying;