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 9aff9fa6..1f824621 100644
--- a/ksnake/rattler.h
+++ b/ksnake/rattler.h
@@ -43,7 +43,7 @@ enum { Init, Playing, Demo, Paused, Over };
class Rattler : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
Rattler ( TQWidget *parent=0, const char *name=0 );