summaryrefslogtreecommitdiffstats
path: root/examples/helpdemo/helpdemo.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/helpdemo/helpdemo.h')
-rw-r--r--examples/helpdemo/helpdemo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/helpdemo/helpdemo.h b/examples/helpdemo/helpdemo.h
index cb60371f3..c6d40ac48 100644
--- a/examples/helpdemo/helpdemo.h
+++ b/examples/helpdemo/helpdemo.h
@@ -10,7 +10,7 @@ class TQPopupMenu;
class HelpDemo : public HelpDemoBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
HelpDemo( TQWidget *parent = 0, const char *name = 0 );