summaryrefslogtreecommitdiffstats
path: root/kmail/folderstorage.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/folderstorage.h')
-rw-r--r--kmail/folderstorage.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/folderstorage.h b/kmail/folderstorage.h
index 45a40282..550b45e5 100644
--- a/kmail/folderstorage.h
+++ b/kmail/folderstorage.h
@@ -84,8 +84,8 @@ class FolderStorage : public TQObject
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. */
FolderStorage( KMFolder* folder, const char* name=0 );
virtual ~FolderStorage();