summaryrefslogtreecommitdiffstats
path: root/libkcal/period.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkcal/period.h')
-rw-r--r--libkcal/period.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/period.h b/libkcal/period.h
index b0ca32a3..64250a43 100644
--- a/libkcal/period.h
+++ b/libkcal/period.h
@@ -32,7 +32,7 @@ namespace KCal {
This class represents a period of time. The period can be defined by either a
start time and an end time or by a start time and a duration.
*/
-class KDE_EXPORT Period
+class TDE_EXPORT Period
{
public:
Period();