diff options
Diffstat (limited to 'tderesources/kolab/knotes/resourcekolab.h')
-rw-r--r-- | tderesources/kolab/knotes/resourcekolab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/kolab/knotes/resourcekolab.h b/tderesources/kolab/knotes/resourcekolab.h index 5f1023b43..c28d6e22f 100644 --- a/tderesources/kolab/knotes/resourcekolab.h +++ b/tderesources/kolab/knotes/resourcekolab.h @@ -49,7 +49,7 @@ namespace Kolab { * addresses in an IMAP folder in KMail (or other conforming email * clients). */ -class KDE_EXPORT ResourceKolab : public ResourceNotes, +class TDE_EXPORT ResourceKolab : public ResourceNotes, public KCal::IncidenceBase::Observer, public ResourceKolabBase { |