From e654398e46e37abf457b2b1122ab898d2c51c49f Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 31 Jul 2010 19:43:15 +0000 Subject: Trinity Qt initial conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1157644 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- libkcddb/syncsmtpsubmit.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libkcddb/syncsmtpsubmit.h') diff --git a/libkcddb/syncsmtpsubmit.h b/libkcddb/syncsmtpsubmit.h index b2ff98e0..57c660f7 100644 --- a/libkcddb/syncsmtpsubmit.h +++ b/libkcddb/syncsmtpsubmit.h @@ -26,8 +26,8 @@ namespace KCDDB class SyncSMTPSubmit : public SMTPSubmit { public: - SyncSMTPSubmit(const QString& hostname, uint port, const QString& username, - const QString& from, const QString& to); + SyncSMTPSubmit(const TQString& hostname, uint port, const TQString& username, + const TQString& from, const TQString& to); virtual ~SyncSMTPSubmit(); protected: virtual Result runJob(KIO::Job* job); -- cgit v1.2.1