QTfrontend/teamselect.cpp
changeset 85 44d9045b26ff
parent 84 0f6669da2fcb
child 114 2762edfc23a9
equal deleted inserted replaced
84:0f6669da2fcb 85:44d9045b26ff
     1 #include <QLabel>
     1 #include <QLabel>
     2 #include <QPixmap>
     2 #include <QPixmap>
     3 #include <QPushButton>
     3 #include <QPushButton>
     4 #include <QFrame>
     4 #include <QFrame>
     5 
       
     6 #include <algorithm>
       
     7 
     5 
     8 #include <vertScrollArea.h>
     6 #include <vertScrollArea.h>
     9 #include "teamselect.h"
     7 #include "teamselect.h"
    10 #include "teamselhelper.h"
     8 #include "teamselhelper.h"
    11 #include "frameTeam.h"
     9 #include "frameTeam.h"