From d497b1b0373d758ede3d877ab68c8d7c8ab29062 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 13 Jan 2012 15:08:46 -0600 Subject: Fix inadvertent TQt changes This closes Bug 752 --- kmail/imapaccountbase.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmail/imapaccountbase.h') diff --git a/kmail/imapaccountbase.h b/kmail/imapaccountbase.h index 4cca259ff..95342f9ec 100644 --- a/kmail/imapaccountbase.h +++ b/kmail/imapaccountbase.h @@ -438,7 +438,7 @@ namespace KMail { /** * Only delete information about the job and ignore write errors */ - void slotSeStatusResult(KIO::Job * job); + void slotSetStatusResult(KIO::Job * job); /// Result of getUserRights() job void slotGetUserRightsResult( KIO::Job* _job ); -- cgit v1.2.1