summaryrefslogtreecommitdiffstats
path: root/tderesources/kolab/knotes/resourcekolab.h
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/kolab/knotes/resourcekolab.h')
-rw-r--r--tderesources/kolab/knotes/resourcekolab.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tderesources/kolab/knotes/resourcekolab.h b/tderesources/kolab/knotes/resourcekolab.h
index fb0d191b..c28d6e22 100644
--- a/tderesources/kolab/knotes/resourcekolab.h
+++ b/tderesources/kolab/knotes/resourcekolab.h
@@ -39,7 +39,7 @@
#include <libkcal/calendarlocal.h>
#include "../shared/resourcekolabbase.h"
#include "../shared/subresource.h"
-#include <tdepimmacros.h>
+#include <kdemacros.h>
namespace Kolab {
@@ -49,11 +49,11 @@ 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
{
- Q_OBJECT
+ TQ_OBJECT
public: