summaryrefslogtreecommitdiffstats
path: root/ksnake/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksnake/game.h')
-rw-r--r--ksnake/game.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksnake/game.h b/ksnake/game.h
index 509856e7..f3595bb3 100644
--- a/ksnake/game.h
+++ b/ksnake/game.h
@@ -39,7 +39,7 @@ Q_OBJECT
TQ_OBJECT
public:
- Game(TQWidget *tqparent=0, const char *name=0);
+ Game(TQWidget *parent=0, const char *name=0);
~Game();
private slots: