QTfrontend/hedgehogerWidget.h
branchexperimental3D
changeset 4812 f924be23ffb4
parent 4412 c9a78ba03679
child 4976 088d40d8aba2
--- a/QTfrontend/hedgehogerWidget.h	Mon Dec 27 23:57:44 2010 +0100
+++ b/QTfrontend/hedgehogerWidget.h	Tue Jan 04 12:53:46 2011 +0100
@@ -28,7 +28,7 @@
   Q_OBJECT
 
  public:
-  CHedgehogerWidget(const QImage& im, QWidget * parent);
+  CHedgehogerWidget(const QImage& im, const QImage& img, QWidget * parent);
   virtual ~CHedgehogerWidget();
   unsigned char getHedgehogsNum() const;
   void setHHNum (unsigned int num);