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/partNode.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kmail/partNode.h') diff --git a/kmail/partNode.h b/kmail/partNode.h index a043e140..242223a3 100644 --- a/kmail/partNode.h +++ b/kmail/partNode.h @@ -150,10 +150,10 @@ public: return mEncryptionState; } - // look at the encryption states of all tqchildren and return result + // look at the encryption states of all children and return result KMMsgEncryptionState overallEncryptionState() const ; - // look at the signature states of all tqchildren and return result + // look at the signature states of all children and return result KMMsgSignatureState overallSignatureState() const ; void setSignatureState( KMMsgSignatureState state ) { -- cgit v1.2.3