QTfrontend/team.cpp
changeset 6060 fdfc01419815
parent 6024 d38da7c19e43
child 6223 cc3eb9b7230f
equal deleted inserted replaced
6059:ddf020d0941a 6060:fdfc01419815
    23 #include <QCryptographicHash>
    23 #include <QCryptographicHash>
    24 #include <QSettings>
    24 #include <QSettings>
    25 
    25 
    26 #include "team.h"
    26 #include "team.h"
    27 #include "hwform.h"
    27 #include "hwform.h"
    28 #include "pageeditteam.h"
       
    29 #include "hats.h"
    28 #include "hats.h"
    30 
    29 
    31 HWTeam::HWTeam(const QString & teamname) :
    30 HWTeam::HWTeam(const QString & teamname) :
    32     m_difficulty(0),
    31     m_difficulty(0),
    33     m_numHedgehogs(4),
    32     m_numHedgehogs(4),