QTfrontend/team.cpp
changeset 5204 e1a5f4d5d86a
parent 4976 088d40d8aba2
child 5252 ded882439548
equal deleted inserted replaced
5203:b77f28facca6 5204:e1a5f4d5d86a
    23 #include <QLineEdit>
    23 #include <QLineEdit>
    24 #include <QCryptographicHash>
    24 #include <QCryptographicHash>
    25 #include <QSettings>
    25 #include <QSettings>
    26 #include "team.h"
    26 #include "team.h"
    27 #include "hwform.h"
    27 #include "hwform.h"
    28 #include "pages.h"
    28 #include "pageeditteam.h"
    29 #include "hwconsts.h"
    29 #include "hwconsts.h"
    30 #include "hats.h"
    30 #include "hats.h"
    31 
    31 
    32 HWTeam::HWTeam(const QString & teamname) :
    32 HWTeam::HWTeam(const QString & teamname) :
    33     difficulty(0),
    33     difficulty(0),