changeset 382 | e7220e48ead1 |
parent 373 | df912aab6b7e |
child 471 | e1eb64ba5e9c |
381:6096d74c37da | 382:e7220e48ead1 |
---|---|
19 #ifndef _TEAM_SELECT_INCLUDED |
19 #ifndef _TEAM_SELECT_INCLUDED |
20 #define _TEAM_SELECT_INCLUDED |
20 #define _TEAM_SELECT_INCLUDED |
21 |
21 |
22 #include <QGroupBox> |
22 #include <QGroupBox> |
23 #include <QVBoxLayout> |
23 #include <QVBoxLayout> |
24 #include <QColor> |
|
24 |
25 |
25 #include <list> |
26 #include <list> |
26 #include <map> |
27 #include <map> |
27 |
28 |
28 #include "team.h" |
29 #include "team.h" |