diff options
Diffstat (limited to 'kresources/kolab/shared/resourcekolabbase.h')
-rw-r--r-- | kresources/kolab/shared/resourcekolabbase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/kolab/shared/resourcekolabbase.h b/kresources/kolab/shared/resourcekolabbase.h index d16f2a576..f32c151fd 100644 --- a/kresources/kolab/shared/resourcekolabbase.h +++ b/kresources/kolab/shared/resourcekolabbase.h @@ -162,7 +162,7 @@ protected: const TQStringList& attachmentNames = TQStringList(), const TQStringList& deletedAttachments = TQStringList() ); - bool kmailAddSubresource( const TQString& resource, const TQString& tqparent, + bool kmailAddSubresource( const TQString& resource, const TQString& parent, const TQString& contentsType ); bool kmailRemoveSubresource( const TQString& resource ); |