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 6fe66700..e363e488 100644
--- a/ksnake/view.h
+++ b/ksnake/view.h
@@ -32,7 +32,7 @@ class Rattler;
class View : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
View ( TQWidget *parent=0, const char *name=0 );