diff options
Diffstat (limited to 'kmail/bodyvisitor.h')
-rw-r--r-- | kmail/bodyvisitor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/bodyvisitor.h b/kmail/bodyvisitor.h index a436fb443..1f236c4a7 100644 --- a/kmail/bodyvisitor.h +++ b/kmail/bodyvisitor.h @@ -60,7 +60,7 @@ namespace KMail { protected: /** - * Checks if one of the parents needs loaded children + * Checks if one of the parents needs loaded tqchildren * This is e.g. needed for multipart/signed where all parts have to be loaded */ static bool parentNeedsLoading( KMMessagePart * part ); |