summaryrefslogtreecommitdiffstats
path: root/kbugbuster/backend/smtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbugbuster/backend/smtp.h')
-rw-r--r--kbugbuster/backend/smtp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbugbuster/backend/smtp.h b/kbugbuster/backend/smtp.h
index be99d146..de8c9aff 100644
--- a/kbugbuster/backend/smtp.h
+++ b/kbugbuster/backend/smtp.h
@@ -20,7 +20,7 @@ class TQTextStream;
class Smtp : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
Smtp( const TQString &from, const TQStringList &to, const TQString &message,