summaryrefslogtreecommitdiffstats
path: root/examples/demo/qasteroids/toplevel.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/qasteroids/toplevel.h')
-rw-r--r--examples/demo/qasteroids/toplevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/qasteroids/toplevel.h b/examples/demo/qasteroids/toplevel.h
index 6b3478064..2d9cc5eee 100644
--- a/examples/demo/qasteroids/toplevel.h
+++ b/examples/demo/qasteroids/toplevel.h
@@ -19,7 +19,7 @@ class TQLCDNumber;
class KAstTopLevel : public TQMainWindow
{
- Q_OBJECT
+ TQ_OBJECT
public:
KAstTopLevel( TQWidget *parent=0, const char *name=0 );
virtual ~KAstTopLevel();