equal
deleted
inserted
replaced
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), |