diff options
Diffstat (limited to 'tdecore/kcalendarsystemgregorian.h')
-rw-r--r-- | tdecore/kcalendarsystemgregorian.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kcalendarsystemgregorian.h b/tdecore/kcalendarsystemgregorian.h index b116c40f4..98fd10e90 100644 --- a/tdecore/kcalendarsystemgregorian.h +++ b/tdecore/kcalendarsystemgregorian.h @@ -40,7 +40,7 @@ class KCalendarSystemGregorianPrivate; * @author Carlos Moro <cfmoro@correo.uniovi.es> * @since 3.2 */ -class KDECORE_EXPORT KCalendarSystemGregorian: public KCalendarSystem +class TDECORE_EXPORT KCalendarSystemGregorian: public KCalendarSystem { public: /** Constructor. Just like KCalendarSystem::KCalendarSystem(). */ |