diff options
Diffstat (limited to 'kmail/kmfoldermaildir.h')
-rw-r--r-- | kmail/kmfoldermaildir.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/kmfoldermaildir.h b/kmail/kmfoldermaildir.h index 83cb0b689..ea02d9b11 100644 --- a/kmail/kmfoldermaildir.h +++ b/kmail/kmfoldermaildir.h @@ -27,8 +27,8 @@ class KMFolderMaildir : public KMFolderIndex TQ_OBJECT friend class ::KMail::MaildirJob; public: - /** Usually a tqparent is given. But in some cases there is no - fitting tqparent object available. Then the name of the folder + /** Usually a parent is given. But in some cases there is no + fitting parent object available. Then the name of the folder is used as the absolute path to the folder file. */ KMFolderMaildir(KMFolder* folder, const char* name=0); virtual ~KMFolderMaildir(); |