--- a/QTfrontend/hedgehogerWidget.h Fri Feb 23 13:31:11 2007 +0000
+++ b/QTfrontend/hedgehogerWidget.h Fri Feb 23 14:24:32 2007 +0000
@@ -1,6 +1,6 @@
/*
* Hedgewars, a worms-like game
- * Copyright (c) 2006 Ulyanov Igor <iulyanov@gmail.com>
+ * Copyright (c) 2006, 2007 Ulyanov Igor <iulyanov@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -40,7 +40,7 @@
protected:
virtual void paintEvent(QPaintEvent* event);
virtual void mousePressEvent ( QMouseEvent * event );
-
+
private:
CHedgehogerWidget();
unsigned char numHedgehogs;