diff -r 79fbc444584c -r c9a78ba03679 QTfrontend/hedgehogerWidget.cpp --- a/QTfrontend/hedgehogerWidget.cpp Mon Nov 22 10:04:08 2010 +0100 +++ b/QTfrontend/hedgehogerWidget.cpp Mon Nov 22 12:35:52 2010 +0100 @@ -20,8 +20,8 @@ #include "frameTeam.h" -CHedgehogerWidget::CHedgehogerWidget(const QImage& im, QWidget * parent) : - ItemNum(im, parent, 1) +CHedgehogerWidget::CHedgehogerWidget(const QImage& im, const QImage& img, QWidget * parent) : + ItemNum(im, img, parent, 1) { // TODO: maxHedgehogsPerGame doesn't reset properly and won't match map limits for now /*if(parent) {