diff options
Diffstat (limited to 'kmail/partNode.h')
-rw-r--r-- | kmail/partNode.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/partNode.h b/kmail/partNode.h index 242223a31..a043e1403 100644 --- a/kmail/partNode.h +++ b/kmail/partNode.h @@ -150,10 +150,10 @@ public: return mEncryptionState; } - // look at the encryption states of all children and return result + // look at the encryption states of all tqchildren and return result KMMsgEncryptionState overallEncryptionState() const ; - // look at the signature states of all children and return result + // look at the signature states of all tqchildren and return result KMMsgSignatureState overallSignatureState() const ; void setSignatureState( KMMsgSignatureState state ) { |