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