summaryrefslogtreecommitdiffstats
path: root/examples/forever/forever.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/forever/forever.h')
-rw-r--r--examples/forever/forever.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/forever/forever.h b/examples/forever/forever.h
index 93ec0b474..0580fa21c 100644
--- a/examples/forever/forever.h
+++ b/examples/forever/forever.h
@@ -22,7 +22,7 @@ const int numColors = 120;
class Forever : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
Forever( TQWidget *parent=0, const char *name=0 );
protected: