diff options
Diffstat (limited to 'libkcal/attachment.h')
-rw-r--r-- | libkcal/attachment.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/attachment.h b/libkcal/attachment.h index 9d36274c4..8377836ea 100644 --- a/libkcal/attachment.h +++ b/libkcal/attachment.h @@ -31,7 +31,7 @@ namespace KCal { /** This class represents information related to an attachment. */ -class KDE_EXPORT Attachment +class TDE_EXPORT Attachment { public: typedef ListBase<Attachment> List; |