QTfrontend/teamselect.cpp
changeset 572 302ad5c3836d
parent 535 a14eaf35cf4b
child 884 99cc72c8a812
equal deleted inserted replaced
571:a6cea9fbbc59 572:302ad5c3836d
    14  * You should have received a copy of the GNU General Public License
    14  * You should have received a copy of the GNU General Public License
    15  * along with this program; if not, write to the Free Software
    15  * along with this program; if not, write to the Free Software
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    17  */
    17  */
    18 
    18 
       
    19 #include <algorithm>
       
    20 
    19 #include <QLabel>
    21 #include <QLabel>
    20 #include <QPixmap>
    22 #include <QPixmap>
    21 #include <QPushButton>
    23 #include <QPushButton>
    22 #include <QFrame>
    24 #include <QFrame>
    23 
    25