summaryrefslogtreecommitdiffstats
path: root/src/whatsthis.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/whatsthis.h')
-rw-r--r--src/whatsthis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/whatsthis.h b/src/whatsthis.h
index e325d1e..04ad610 100644
--- a/src/whatsthis.h
+++ b/src/whatsthis.h
@@ -40,7 +40,7 @@ class TQPoint;
// ==========================
class WhatsThis : public TQObject, public TQWhatsThis
-{ Q_OBJECT
+{ TQ_OBJECT
public:
WhatsThis( TQWidget* widget );