summaryrefslogtreecommitdiffstats
path: root/ksame/StoneWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksame/StoneWidget.h')
-rw-r--r--ksame/StoneWidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksame/StoneWidget.h b/ksame/StoneWidget.h
index 01e64ebe..616ef835 100644
--- a/ksame/StoneWidget.h
+++ b/ksame/StoneWidget.h
@@ -47,7 +47,7 @@ class StoneWidget : public TQWidget {
StoneSlice **map;
public:
- StoneWidget( TQWidget *tqparent=0, int x=10,int y=10);
+ StoneWidget( TQWidget *parent=0, int x=10,int y=10);
~StoneWidget();
unsigned int board();