summaryrefslogtreecommitdiffstats
path: root/kmail/kmfolderdir.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/kmfolderdir.h')
-rw-r--r--kmail/kmfolderdir.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmfolderdir.h b/kmail/kmfolderdir.h
index 3df289bc..b78e82e8 100644
--- a/kmail/kmfolderdir.h
+++ b/kmail/kmfolderdir.h
@@ -28,7 +28,7 @@ public:
/**
* Adds the given subdirectory of this directory to the associated folder.
*/
- void addDirToParent( const TQString &dirName, KMFolder *tqparentFolder );
+ void addDirToParent( const TQString &dirName, KMFolder *parentFolder );
/** Read contents of directory. */
virtual bool reload();