summaryrefslogtreecommitdiffstats
path: root/libkcal/resourcecached.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkcal/resourcecached.h')
-rw-r--r--libkcal/resourcecached.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/resourcecached.h b/libkcal/resourcecached.h
index 6fc30a1ce..6d0458084 100644
--- a/libkcal/resourcecached.h
+++ b/libkcal/resourcecached.h
@@ -42,7 +42,7 @@ namespace KCal {
This class provides a calendar resource using a local CalendarLocal object to
cache the calendar data.
*/
-class KDE_EXPORT ResourceCached : public ResourceCalendar,
+class TDE_EXPORT ResourceCached : public ResourceCalendar,
public KCal::Calendar::Observer
{
TQ_OBJECT