summaryrefslogtreecommitdiffstats
path: root/libkmime/kmime_content.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkmime/kmime_content.h')
-rw-r--r--libkmime/kmime_content.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkmime/kmime_content.h b/libkmime/kmime_content.h
index 1d2aac2d3..784179c6e 100644
--- a/libkmime/kmime_content.h
+++ b/libkmime/kmime_content.h
@@ -56,7 +56,7 @@ class Base {
structure, that represents the structure of the
message */
-class KDE_EXPORT Content : public Base {
+class TDE_EXPORT Content : public Base {
public:
typedef TQPtrList<KMime::Content> List;