From 716a5de8870d7c02bb4d0aed72f30291b17b763a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 11:59:01 -0600 Subject: Remove additional unneeded tq method conversions --- kmail/kmaccount.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmail/kmaccount.h') diff --git a/kmail/kmaccount.h b/kmail/kmaccount.h index e5c1f4e78..1c12042bc 100644 --- a/kmail/kmaccount.h +++ b/kmail/kmaccount.h @@ -208,7 +208,7 @@ public: virtual void setHasInbox( bool has ) { mHasInbox = has; } /** - * If this account is a disconnected IMAP account, tqinvalidate it. + * If this account is a disconnected IMAP account, invalidate it. */ virtual void invalidateIMAPFolders(); -- cgit v1.2.1