changeset 1252 | 2e2719c0a397 |
parent 1171 | ab9932feda49 |
child 1283 | a1e99d1e4fd3 |
--- a/QTfrontend/teamselhelper.cpp Thu Sep 11 15:30:04 2008 +0000 +++ b/QTfrontend/teamselhelper.cpp Thu Sep 11 17:02:39 2008 +0000 @@ -16,15 +16,14 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */ -#include "teamselhelper.h" -#include "hwconsts.h" - #include <QPixmap> #include <QPainter> #include <QStyleFactory> #include <algorithm> +#include "teamselhelper.h" +#include "hwconsts.h" #include "frameTeam.h" void TeamLabel::teamButtonClicked()