From de9a6aa007626eba4e333ac4080cbdfcb9f98386 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:35:36 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- libkcddb/syncsmtpsubmit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libkcddb/syncsmtpsubmit.h') diff --git a/libkcddb/syncsmtpsubmit.h b/libkcddb/syncsmtpsubmit.h index 57c660f7..a6fb23df 100644 --- a/libkcddb/syncsmtpsubmit.h +++ b/libkcddb/syncsmtpsubmit.h @@ -30,7 +30,7 @@ namespace KCDDB const TQString& from, const TQString& to); virtual ~SyncSMTPSubmit(); protected: - virtual Result runJob(KIO::Job* job); + virtual Result runJob(TDEIO::Job* job); } ; } -- cgit v1.2.1