summaryrefslogtreecommitdiffstats
path: root/ksnake/view.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksnake/view.h')
-rw-r--r--ksnake/view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksnake/view.h b/ksnake/view.h
index 871cd7a1..6fe66700 100644
--- a/ksnake/view.h
+++ b/ksnake/view.h
@@ -33,7 +33,7 @@ class Rattler;
class View : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
View ( TQWidget *parent=0, const char *name=0 );