diff options
Diffstat (limited to 'kmail/recipientspicker.h')
-rw-r--r-- | kmail/recipientspicker.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/recipientspicker.h b/kmail/recipientspicker.h index 74df3b13b..2d25a87b7 100644 --- a/kmail/recipientspicker.h +++ b/kmail/recipientspicker.h @@ -152,7 +152,7 @@ class RecipientsCollection TQString id() const; private: - // flag to indicate if this collection contains just references + // flag to indicate if this collection tqcontains just references // or should manage memory (de)allocation as well. bool mIsReferenceContainer; TQString mId; |