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 f25ef127..0c9eb66b 100644
--- a/ksnake/game.h
+++ b/ksnake/game.h
@@ -38,7 +38,7 @@ class Game : public KMainWindow {
Q_OBJECT
public:
- Game(QWidget *parent=0, const char *name=0);
+ Game(TQWidget *parent=0, const char *name=0);
~Game();
private slots: