summaryrefslogtreecommitdiffstats
path: root/kmail/partNode.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/partNode.h')
-rw-r--r--kmail/partNode.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/partNode.h b/kmail/partNode.h
index a043e1403..242223a31 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 ) {