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/bodyvisitor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmail/bodyvisitor.h') diff --git a/kmail/bodyvisitor.h b/kmail/bodyvisitor.h index 1f236c4a7..a436fb443 100644 --- a/kmail/bodyvisitor.h +++ b/kmail/bodyvisitor.h @@ -60,7 +60,7 @@ namespace KMail { protected: /** - * Checks if one of the parents needs loaded tqchildren + * Checks if one of the parents needs loaded children * This is e.g. needed for multipart/signed where all parts have to be loaded */ static bool parentNeedsLoading( KMMessagePart * part ); -- cgit v1.2.1