summaryrefslogtreecommitdiffstats
path: root/examples/network/mail/smtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/mail/smtp.h')
-rw-r--r--examples/network/mail/smtp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/mail/smtp.h b/examples/network/mail/smtp.h
index f8c787e1..deb84890 100644
--- a/examples/network/mail/smtp.h
+++ b/examples/network/mail/smtp.h
@@ -19,7 +19,7 @@ class TQDns;
class Smtp : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
Smtp( const TQString &from, const TQString &to,