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 f3595bb3..719695ef 100644
--- a/ksnake/game.h
+++ b/ksnake/game.h
@@ -36,7 +36,7 @@ class View;
class Game : public KMainWindow {
Q_OBJECT
- TQ_OBJECT
+
public:
Game(TQWidget *parent=0, const char *name=0);