diff options
Diffstat (limited to 'libkcddb/asyncsmtpsubmit.h')
-rw-r--r-- | libkcddb/asyncsmtpsubmit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcddb/asyncsmtpsubmit.h b/libkcddb/asyncsmtpsubmit.h index 24d10439..303a993e 100644 --- a/libkcddb/asyncsmtpsubmit.h +++ b/libkcddb/asyncsmtpsubmit.h @@ -27,7 +27,7 @@ namespace KCDDB class AsyncSMTPSubmit : public SMTPSubmit { Q_OBJECT - TQ_OBJECT + public: AsyncSMTPSubmit(const TQString& hostname, uint port, const TQString& username, |