summaryrefslogtreecommitdiffstats
path: root/examples/helpsystem/whatsthis.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/helpsystem/whatsthis.h')
-rw-r--r--examples/helpsystem/whatsthis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/helpsystem/whatsthis.h b/examples/helpsystem/whatsthis.h
index 5280567d4..85a77fee5 100644
--- a/examples/helpsystem/whatsthis.h
+++ b/examples/helpsystem/whatsthis.h
@@ -17,7 +17,7 @@ class TQTable;
class WhatsThis : public TQObject, public TQWhatsThis
{
- Q_OBJECT
+ TQ_OBJECT
public:
WhatsThis( TQWidget *w, TQWidget *watch = 0 );