diff options
Diffstat (limited to 'tderesources/scalix/knotes/resourcescalix.h')
-rw-r--r-- | tderesources/scalix/knotes/resourcescalix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/scalix/knotes/resourcescalix.h b/tderesources/scalix/knotes/resourcescalix.h index bcfa8cf56..2266bf1e1 100644 --- a/tderesources/scalix/knotes/resourcescalix.h +++ b/tderesources/scalix/knotes/resourcescalix.h @@ -48,7 +48,7 @@ namespace Scalix { * addresses in an IMAP folder in KMail (or other conforming email * clients). */ -class KDE_EXPORT ResourceScalix : public ResourceNotes, +class TDE_EXPORT ResourceScalix : public ResourceNotes, public KCal::IncidenceBase::Observer, public ResourceScalixBase { |