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 4a5156c1..9ee61c16 100644
--- a/ksnake/game.h
+++ b/ksnake/game.h
@@ -35,7 +35,7 @@ class View;
class Game : public TDEMainWindow {
-Q_OBJECT
+TQ_OBJECT
public: