diff options
Diffstat (limited to 'libkcal/period.h')
-rw-r--r-- | libkcal/period.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/period.h b/libkcal/period.h index b0ca32a33..64250a436 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(); |