summaryrefslogtreecommitdiffstats
path: root/tutorial/t8/cannon.h
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/t8/cannon.h')
-rw-r--r--tutorial/t8/cannon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/t8/cannon.h b/tutorial/t8/cannon.h
index d7b65975b..d31267719 100644
--- a/tutorial/t8/cannon.h
+++ b/tutorial/t8/cannon.h
@@ -12,7 +12,7 @@
class CannonField : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
CannonField( TQWidget *parent=0, const char *name=0 );