diff options
Diffstat (limited to 'kmail/cachedimapjob.h')
-rw-r--r-- | kmail/cachedimapjob.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/cachedimapjob.h b/kmail/cachedimapjob.h index cf9dab57e..9931df701 100644 --- a/kmail/cachedimapjob.h +++ b/kmail/cachedimapjob.h @@ -95,7 +95,7 @@ public: virtual ~CachedImapJob(); - void setParentFolder( const KMFolderCachedImap* tqparent ); + void setParentFolder( const KMFolderCachedImap* parent ); signals: // only emitted for uid validity checking jobs with PERMANENTFLAGS responses |