QTfrontend/hedgehogerWidget.cpp
changeset 4412 c9a78ba03679
parent 3871 c91aefe1dca2
child 4976 088d40d8aba2
--- 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) {