summaryrefslogtreecommitdiffstats
path: root/ksnake/rattler.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksnake/rattler.h')
-rw-r--r--ksnake/rattler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksnake/rattler.h b/ksnake/rattler.h
index af981c36..5cc830de 100644
--- a/ksnake/rattler.h
+++ b/ksnake/rattler.h
@@ -42,7 +42,7 @@ enum { Init, Playing, Demo, Paused, Over };
class Rattler : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public: